Just a bunch of things that I tend to write over and over again to get a project started. As a forewarning, this is highly opinionated and is structured to best practices I deem fit.
The project features these high level tools:
- Node.js
- MySQL
- Express - Sintra like web routing
- Jade - HTML templates
- Stylus - CSS compilation
- Angular - Frontend framework
- Mocha - Testing framework
- Sequelize - MySQL ORM
- Gulp - Frontend compilation tool
And includes the following high level premade structures
- Deployablility
- User models and device tokens (iOS, Android, etc.)
- Authentication
MIT.