Unified workspace for everyone
The project is currently working in progress but you can
-
Clone the repository:
-
Install dependencies:
bun install
-
Set up environment variables:
cp .env.example .env
-
Start the development server
this will also start the docker containers
bun dev
Pull requests are welcome.