ravinhwg / gumroad-submission-12345

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gumroad Submission.

How to setup the project.

This project is made using yarn workspaces.

package Description
packages/frontend Vanilla JS Client
packages/backend ExpressJS Server
packages/reactfrontend React JS Client

Rename .env.example to .env and fill with required postgres credentials. To start, run cd packages/backend && npm start to start the server.

About


Languages

Language:JavaScript 64.0%Language:CSS 23.1%Language:HTML 12.9%