A repo that contain submodule to service sources.
# stupidly clone it (must have permission to submodule using ssh haha)
git clone https://github.com/ThiccMC/stupidwhale --depth=1 --recursive
# boot up
docker compose up -d
-
web
Written in NextJS, a versatile web frontend (nah backend also, but not the most), with NodeJS V18
-
nut
The funny authentication service, written in
Typescript
, and built on top ofBun
. This repository is the home ofPrisma
client, shared across projects -
lilypot
The main stuff for API. Written for
Bun
, usingElysiaJS
. Currently, it don't have any abilites to modify databases in the userland.