Built with love by Noah and Kai in react.
If you aren't already using the prebuild server and app repo then do the following:
- Run
yarn installornpm install - Build the project via
craco build - Serve the contents of the
buildfolder by copying its contents into the static folder of the backend node server - Enjoy
If you get any errors about tailwind not being installed then please use the suggested command to install it
Whilst building both the frontend and backend yourself allows more control, we suggest that you just pull the complete package repo which you can then just run the node server and have everything that currently works work.
Frontend by Noah & Kai