Skip to content

Latest commit

 

History

History
executable file
·
35 lines (20 loc) · 948 Bytes

README.md

File metadata and controls

executable file
·
35 lines (20 loc) · 948 Bytes

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