Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 957 Bytes

File metadata and controls

34 lines (24 loc) · 957 Bytes

Login System typescript + nodejs + mongodb ❤️

✋ Getting Started

  • Clone this Repo
  • Make .env file with .env.example vars
  • Install Dependencies with yarn or npm i
  • Start a dev server with yarn dev or npm run dev

🚀 Techs

♻️ Contributing

  • Fork this repo
  • Make a branch with your feature
  • Commit changes
  • Make a pull request

💡 Tips

  • If you are using the vscode and you want to see the routes docs
  • Press CTRL+P
  • Paste it: ext install develiteio.api-blueprint-viewer then press Enter
  • Go to the file: routes.apib and press on top-right on of these buttons will show you a preview

Made with ❤️ by Arthur Guedes