Skip to content

brainstudnl/blaco

Repository files navigation

Blaco

Brainstud's Ladder Competition Software.

Setup

We're using Bun as our package manager, make sure it's installed on your machine.

Installing the packages for the application:

$ bun install

Copy the .env.example file and add you own database url.

cp .env.example .env

Before you start the server, make sure you've run the migrations:

$ bunx prisma migrate dev

Once migrated, run the development server:

$ bun dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Contibutions are welcome! If you want to add a cool feature or do some kind of improvement, feel free to open an issue or pull request!

About

Brainstud's Ladder Competition Software

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages