The medicamina database and API
Read the medicamina documentaton
Download and run docker
Configure the .env.example
and docker-compose.example.yml
files and remove the .example
Start a postgreSQL instance docker-compose up -d
Download and install bun
Install the dependencies bun install
View the prisma documentation
Run the project bun start
🔨 Built with these awesome tools