serial-entrepreneur-frontend

The frontend functions to handle the serial-entrepreneur functionalities.


License
MIT
Install
npm install serial-entrepreneur-frontend@1.2.3

Documentation

Requirements

  1. An Ubuntu server with bash shell.
  2. A PostgresSQL database (the installation method is below, in the Install DB section, below. )

Setup

1. Install DB

Serial Entrepreneur requires PostgreSQL. If not already installed you can refer to https://www.postgresql.org/ for installation.

For the DB setup follow the steps mentioned here.

2. Prepare Backend

For setting up the fundementals of the backend follow the steps mentioned here.

3. Prepare Frontend

The frontend functions are handlers that can be embedded into react, react-native or expo applications. For setting up the fundementals of the frontend follow the steps mentioned here.

License

The license is MIT and full text here.

Used Modules

  • tick-log license here
  • tamed-pg license here
  • fetch-lean license here
  • bcrypt license here
  • jsonwebtoken license here