Aren't you tired of remembering all the essential packages you need just to craft a simple application, well this is for you.
- MVC Folder Structure π
- Form/Form Validation (would be ready in Beta 2)
- Database Models (MongoDB Available for now) πΎ
- Authentication (would be available in Beta 2/3) π
- Pug Templating engine (You can change it if you want to)
- CSRF Protection π
- Working Favicon π
- More Stuffs coming...π₯π₯π₯
Don't worry we got your 404 page covered
- clone the repo (would publish to npm soon)
- run
npm install - run
cp .env.example .envto copy the contents from.env.exampleto.envwhich would be created - configure
DB_HOSTin your newly created.envfile
- simply run
npm run essential - visit your application on http://localhost:3333 (you can specify you custom port in the
.envfile)
The Beautiful Gradients used was generated using web Gradients π₯π₯π₯



