An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Alderaan Boilerplate

![N|Solid](http://icons.iconarchive.com/icons/sensibleworld/starwars/256/Leia-icon.png)

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

![N|Solid](https://github.com/dogukanayd/alderaan-nodejs-boilerplate/blob/master/public/images/login.png?raw=true)

### 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!**