-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
All readme's should have a minimum:
- Link to the live site
- Short explanation of what is in the repo.
- Explanation of how to run the repo locally. This should include instructions such as:
- clone the repo
- run npm i
- run whatever the script is to run in developer mode
- instructions on what to put in a
config.envfile - this needs to include the variable name, and the type of variable - eg 'create aconfig.envfile and put in a postgres database url, giving it the nameDB_URL' - instructions on how to build the database
Metadata
Metadata
Assignees
Labels
No labels