wisgen

Client

For Local Running

cd client
yarn install
yarn start

Production

I have hosted the client on Oracle through Coolify. You can access it here.

Server

For Local Running

cd server
yarn install
yarn start

Production

I have hosted the client on Oracle through Coolify. You can access it here.

Database

I have used PostgreSQL hosted on ElephantSQL.