- An Ubuntu server with
bash
shell. - A PostgresSQL database (the installation method is below, in the
Install DB
section, below. )
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.
For setting up the fundementals of the backend follow the steps mentioned here.
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.
The license is MIT and full text here.