ferdig

1.39.4 • Public • Published

ferdig

An awesome BaaS (Backend as a Service) project

Development

Important! Ferdig requires Node >= 10, Express >= 4 and TypeScript >= 3.

BaaS Setup and Run (locally)

  1. install dependencies
$ yarn install
  1. start local docker containers (db, etc.) (without the BaaS itself)
$ yarn start:local-stack
  1. start development server
$ yarn start

Admin-UI Setup and Run (locally)

  1. change into admin-ui subfolder
$ cd admin-ui
  1. install dependencies
$ yarn install
  1. start development server
$ yarn serve

/ferdig/

    Package Sidebar

    Install

    npm i ferdig

    Weekly Downloads

    2

    Version

    1.39.4

    License

    MIT

    Unpacked Size

    826 kB

    Total Files

    455

    Last publish

    Collaborators

    • jappyjan