Setup your repo first:
./setup.sh
mongo
- Connection:
- Type: Direct Connection
- Name: YourPreferredName
- Address:
databasename-shard-00-00-sppjs.mongodb.net
- Port:
27017
- Authentication:
- Perform Authentication
- Database: admin
- User Name: yourusername
- Password: yourpassword
- Auth Mechanism: SCRAM-SHA-1
- SSL:
- Use SSL protocol
yarn
yarn dev
yarn test
yarn deploy