Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 332 Bytes

Backend NLW Unite - Pass In

How to Init

  1. install with npm install
  2. create a .env file with the content of .env.example file
  3. on terminal, execute: npm run dev
  4. open localhost:3333/docs

image