🔏
starhackit
  • README
  • Getting started
    • Requirements
    • Quick Start
  • Frontend
    • The Frontend
      • Npm scripts
    • Unit testing
    • End 2 End Testing
    • Multi Application
    • Production Build
    • Internationalization
    • Configuration
    • Cut and Paste detector
    • Webpack
  • Backend
    • Node Backend
      • Npm scripts
    • Development Enviromnent with docker-compose
    • Testing
      • Code Coverage
    • Configuration
    • Debugging
    • Database
    • Http Server
      • CORS
    • Authentication
      • Social Authentication
      • Local Authentication with JWT
    • Email
    • Redis
    • Api Model
      • Api Mocking
  • Deployment
    • Build, Tag and Push Docker Images
    • Releasing
    • Deploy Infrastructure with GruCloud
    • Deploy with Ansible
Powered by GitBook
On this page
  • StarHackIt
  • Dev Technologies
  • License
  • Author

Was this helpful?

README

NextRequirements

Last updated 4 years ago

Was this helpful?

StarHackIt

StarHackIt is a fullstack starter kit composed of:

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

Author

See the on gitbook

: Deploy and Destroy infrastructure with Javascript

: Debug your app, not your environment

: test framework.

: a productive testing environment to developers

: End-to-End tests in Node.js quickly and effortlessly that run against a Selenium server

: test spies, stubs and mocks.

: The pluggable linting utility for JavaScript and JSX.

: Test and deploy.

: Code coverage

See

Crafted with passion by

React web frontend
Node backend
React native mobile app
Infrastructure as code with GruCloud
Deployment by Ansible with docker images
online documentation
GruCloud
Docker
Mocha
Karma
Nightwatch
Sinon
Eslint
NYC
LICENSE
Frederic Heem
Travis
Build Status
Greenkeeper badge
Starhack