Skip to content

Commit

Permalink
Updated instructions pertaining to setting up locally
Browse files Browse the repository at this point in the history
  • Loading branch information
theParadox42 authored Feb 12, 2020
1 parent 020de96 commit 6486303
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,5 @@ Feel free to contact me [here](https://paradox42.tech/p/contact) if you have any
- Clone or download however desired onto a computer, with a terminal
- Make sure `node.js` and `npm` are installed
- Run `npm install`
- Create a file called `.env`
- Fill that file with the following info
```txt
DB=test_db
DB_USER=[EFE Mongo Atlas Username]
DB_PASS=[EFE Mongo Atlas Password]
PORT=3000
SECRET=W&@tEv%r_&ecR#t+Y0u.C{0O$e,I%-gR8!
ACCESS_CONTROL_ALLOW_ORIGIN=*
```
- Open the file .env with your favorite file editor
- Fill in the `MONGO_CONNECTION` with a string that connects to a database

0 comments on commit 6486303

Please sign in to comment.