NODE v18.12.1
- Install depependenscies
npm install - To run this app with json-server
npm run halfstack - This will launch the app with an in-memory js db, json-server
-
Install depependenscies
npm install -
Run app
npm run fullstack -
Database credentials are not pushed to repo, .env file ignored
-
The local will not be connected to db but it's deployed online
-
The app is deployed here https://catcatalogue.onrender.com/
-
Testing: npm test -- tests/cats_api.test.js