f0e522b039fe9c3fc0d64708d33633d928769e68
Picobook
A website for hosting pico8 projects.
Dependencies
Before you can run this locally, you must install:
- node (version 18) - I recommend installing through nvm
- docker desktop
It might also be helpful to install pgAdmin4 and some helpful api app like postman (I use HTTPie).
Setup
nvm use
npm install
Running it!
To run the application locally...
In one tab,
npm run dev-watch-client
In another,
npm run dev-docker
npm run dev-server
Description
Languages
JavaScript
91.1%
TypeScript
5.2%
HTML
2.7%
Lua
1%