OpenBreweryDB REST API built with:
- TypeScript
- Fastify
- tRPC
- Playwright
In the project directory, you can run:
Install all of the dependencies
To start the server at http://localhost:3000. Test via browser or favorite HTTP request utility.
Run the test cases with Playwright (NOTE: Playwright will run the dev server as a background worker)