Skip to content
/ Simubit Public

🪙 Simulate buying and selling crypto with a dummy wallet

Notifications You must be signed in to change notification settings

WoIfey/Simubit

Repository files navigation

Simubit

Simulate buying and selling crypto with a dummy wallet

Setup

  1. Clone the repository
git clone https://github.com/WoIfey/Simubit.git
cd Simubit
  1. Install dependencies
pnpm install
  1. Configure environment variables

Copy the env.example file and rename it to .env and set the following variables from:

  1. Initialize the database
pnpm docker
  1. Run database migrations
pnpm prisma
  1. Start the development server
pnpm dev

About

🪙 Simulate buying and selling crypto with a dummy wallet

Resources

Stars

Watchers

Forks