Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 459 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 459 Bytes

bun-mongo-api - Bun API

Using bun serve(), an API that interacts with mongoDb, quicketAPI and openAI. To create, fetch and enrich event data.

Testing with Docker

This project is set up to be run with containers on a VPS via a main parent docker repo.

bun dbuild
bun drun

Testing Normally

If you wish to just run the front-end, run it normally with bun.

bun i 
bun run dev