Skip to content

Commit

Permalink
BACKEND-14: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnie4k committed Oct 2, 2024
1 parent 2405e46 commit e04a4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Backend for announcements.

1. Duplicate the `.envtemplate` file and rename it to `.env`. Set `NODE_ENV` to `dev`, then set `DEV_URI` to `mongodb://localhost:27017/announcements-dev`.

- For AppDev members, the development `.env` file is pinned in the `#announcements-dev` channel.
- For AppDev members, the development `.env` file is pinned in the `#pod-announcements` channel.
- Note that in order to run the database locally, you will need to have MongoDB installed.

2. Run `yarn` to install dependencies.
Expand Down

0 comments on commit e04a4da

Please sign in to comment.