Skip to content

arthurguedes375/Typescript-Node.js-Login-MongoDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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