https://github.com/dogukanayd/alderaan-nodejs-boilerplate
Alderaan Boilerplate is a NodeJS boilerplate.
https://github.com/dogukanayd/alderaan-nodejs-boilerplate
airbnb-eslint boilerplate boilerplate-node es6 es6-javascript express javascript nodejs npm
Last synced: 2 months ago
JSON representation
Alderaan Boilerplate is a NodeJS boilerplate.
- Host: GitHub
- URL: https://github.com/dogukanayd/alderaan-nodejs-boilerplate
- Owner: dogukanayd
- License: mit
- Created: 2018-09-11T15:35:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T22:33:40.000Z (over 6 years ago)
- Last Synced: 2025-03-29T20:51:12.953Z (3 months ago)
- Topics: airbnb-eslint, boilerplate, boilerplate-node, es6, es6-javascript, express, javascript, nodejs, npm
- Language: JavaScript
- Homepage:
- Size: 1.48 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alderaan Boilerplate

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