Skip to content

paulnathanielsango/menn-stack-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MENN Stack Tutorial (MongoDB, Express, Next.js and Node.js)

An experimental project to test Next.js as frontend pair with Node.js as backend and MongoDB as database.

Other frameworks used

  • TailwindCSS / Styled-Components
  • Axios
  • Cors
  • Express
  • Helmet
  • JsonWebToken
  • Morgan
  • NodeMailer
  • Uuid
  • Cookie-parser
  • Dotenv
  • Bcrpyt

Features

  • Authentication
  • Login and registration

Deployment

To deploy this project run

In frontend folder, run the below command:

  npm run dev

In backend folder, run the below command:

  npm start

Author

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published