File tree Expand file tree Collapse file tree 1 file changed +5
-21
lines changed Expand file tree Collapse file tree 1 file changed +5
-21
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,8 @@ Changes will not be merged unless the build passes.
1414pushed to the staging server at [ http://stage.spacexdata.com/v2/ ] ( http://stage.spacexdata.com/v2/ ) for a
1515final check before promoting changes to production at [ https://api.spacexdata.com/v2/ ] ( https://api.spacexdata.com/v2/ ) .
1616
17- ## Local Development
18-
19- 1 . Clone the repo
20- ``` bash
21- git clone https://github.com/r-spacex/SpaceX-API.git && cd SpaceX-API
22- ```
23-
24- 2 . Install dependencies
25- ``` bash
26- yarn install
27- ```
28-
29- 3 . Run ESlint and all tests
30- ``` bash
31- yarn test
32- ```
33-
34- 4 . Start the app
35- ``` bash
36- yarn start
37- ```
17+ ## Database additions / changes / updates
18+
19+ 1 . Open an issue with your correction, addition, or new data ideas
20+
21+ 2 . If approved, new data will be added to the database, and tests will be written to cover the new data
You can’t perform that action at this time.
0 commit comments