Skip to content

medicamina/api

Repository files navigation

medicamina

The medicamina database and API

Documentation

Read the medicamina documentaton

Getting started

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

Project

🔨 Built with these awesome tools