Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 204 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 204 Bytes

Create an API using Node and Express

Init

npm install

Create .env file

MONGO_URL={mongo_local_url}

Based on rockerseat starter courses