Requirements
- An Ubuntu server with
bash
shell. - 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.