# install packages
npm install
# make sure you have docker installed
# The `-d` tells docker to run this in the background
docker compose up -d
cd apps/web
# copy the example env file
cp .env.example .env
# get the postgres DB initialized to match our prisma schema.
npx prisma migrate reset
# 🔥 if you see "npm ERR! code ENOWORKSPACES", execute this:
npx next telemetry disable-
Notifications
You must be signed in to change notification settings - Fork 0
Bitcoin lightning bet for decentralized bitcoin future price
satsbet/satsbet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Bitcoin lightning bet for decentralized bitcoin future price
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published