Alderaan Boilerplate is a NodeJS boilerplate includes;
- User Register
- User Login
- User Dashboard
- ESLint Airbnb
- Bootstrap 4
- Facebook Login
- Github Login
- Google Login
- Twitter Login
- TensorFlowJS
- Reset password
- Send email when user sign-up
Alderaan Boilerplate requires Node.js
Install the dependencies and devDependencies and start the server.
$ git clone https://github.com/dogukanayd/alderaan-nodejs-boilerplate.git
$ cd alderaan-nodejs-boilerplate
$ npm install
$ npm start
For production environments...
MIT
Free Software, Hell Yeah!