@startupquickstart/server

0.4.163 • Public • Published

@startupquickstart/server

Our server package bootstraps an express server with a default rest api on top of a postgres server.

Features

  • [x] Rest Api
  • [x] Local Authentication
  • [x] Emails
  • [x] Stripe Billing
  • [ ] Google Authentication
  • [ ] Github Authenticaiton
  • [ ] Firebase Authentication

Usage

import server from '@/server';

(() => {
  server.start();
})();

/@startupquickstart/server/

    Package Sidebar

    Install

    npm i @startupquickstart/server

    Homepage

    ./dist

    Weekly Downloads

    1

    Version

    0.4.163

    License

    MIT

    Unpacked Size

    501 kB

    Total Files

    115

    Last publish

    Collaborators

    • thomascboles