generator-starhackit alternatives and similar libraries
Based on the "Boilerplate" category.
Alternatively, view generator-starhackit alternatives based on common mentions on social networks and blogs.
-
react-boilerplate
:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. -
react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform -
nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it) -
relay-fullstack
:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS -
rockpack
Rockpack is a simple solution for creating React Application with Server Side Rendering, bundling, linting, testing within 5 minutes -
universal-redux
DISCONTINUED. An npm package that lets you jump right into coding React and Redux with universal (isomorphic) rendering. Only manage Express setups or Webpack configurations if you want to. -
gluestick
DISCONTINUED. GlueStick is a command line interface for quickly developing universal web applications using React and Redux. -
crisp-react
React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in. -
elegant
โจ Build SEO-friendly websites, super fast full-stack web applications, and much more with Elegant. ๐ Built with Next.js, TipTap, Tailwind CSS, and more. -
phoenix
A simple boilerplate that helps you make your react application with Server Side Rendering & Localization support. -
react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire: -
express-react-boilerplate
DISCONTINUED. (Deprecated) ๐๐๐ This is a tool that helps programmers create Express & React projects easily base on react-cool-starter. -
cra-template-redux-auth-starter
Create React App boilerplate template with React, Redux Toolkit, React Router, Ant Design, Axios, Redux-Saga, SASS, Authentication, Routes. No configuration is required, Start building your App.
InfluxDB - Purpose built for real-time analytics at any scale.
Do you think we are missing an alternative of generator-starhackit or a related project?
README
StarHackIt
StarHackIt is a fullstack starter kit composed of:
- [React web frontend](client/README.md)
- [Node backend](server/README.md)
- [React native mobile app ](mobile/README.md)
- [Infrastructure as code with GruCloud](deploy/grucloud-aws/README.md)
- [Deployment by Ansible with docker images](deploy/playbook/README.md)
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
- GruCloud: Deploy and Destroy infrastructure with Javascript
- Docker: Debug your app, not your environment
- Mocha: test framework.
- Karma: a productive testing environment to developers
- Nightwatch: End-to-End tests in Node.js quickly and effortlessly that run against a Selenium server
- Sinon: test spies, stubs and mocks.
- Eslint: The pluggable linting utility for JavaScript and JSX.
- Travis: Test and deploy.
- NYC: Code coverage
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](LICENSE)
Author
Crafted with passion by Frederic Heem
*Note that all licence references and agreements mentioned in the generator-starhackit README section above
are relevant to that project's source code only.