0.0.1 • Published 4 years ago

saasbasis v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

SaaS Basis

This is the basis to Bootstrap your SaaS application with Javascript

You want to launch your SaaS app?

Do it faster with SaaS Basis.

It will cover:

  • user accounts - authentication and role management
  • billing subscriptions
  • client profile
  • Basic Landing page
  • Dev Docs

Suported Database

  • primary database - Postgres Database
  • whatever database sequelize ORM supports

Test

  • Jest/Supertest

language/Framework

  • Javascript
  • NodeJS
  • Express