git clone https://github.com/DarkGuy10/go-down && cd go-down
nix develop
The development environment provides bun
and vercel-cli
.
If you don't have Nix, you need to install bun and add it to your PATH
Important
You need to populate the .env.local file first
bun run dev
bun run build
# bun start
If you don't have Nix, you need to install vercel-cli and add it to your PATH
# vercel login
# vercel whoami
# Setup env secrets using vercel env
vercel --prod