StarHackIt is a fullstack starter kit composed of:
- React web frontend
- Node backend
- React native mobile app
- Infrastructure as code with GruCloud
- Deployment by Ansible with docker images
See the online documentation on gitbook
Fullstack web application starter kit written in modern Javascript with react and node.js with the following features:
- Authentication: username/password, facebook, google authentication etc ...
- Authorization: scheme using user, group and permission
- Scalable by using a micro services based architecture, a.k.a message queues
- Relational database: postgres, mysql, sqlite, mssql etc, ...
Dev Technologies
The frontend and the backend are two separate projects with their own set of dependencies. One can use the frontend with another existing backend, or use the backend with another frontend stack.
License
See LICENSE
Author
Crafted with passion by Frederic Heem
