Skip to content

johnpgr/bun-rinha-backend

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published