greidinger-reis / bun-rinha-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rinha de backend (Backend perfomance competition)

Origin

This project was developed with:

First results

First results

Final results

Final results

How to run

Local development

# Install dependencies
bun install

# Start postgres locally
docker-compose -f docker-compose.dev.yml up

# Run the project locally
bun start

Docker

docker-compose up

Tests

The tests are outdated and I'm lazy to update them

bun test

About


Languages

Language:TypeScript 98.9%Language:Dockerfile 1.1%