Skip to content

openbrewerydb/openbrewerydb-fastify

Repository files navigation

openbrewerydb-fastify (work in progress)

OpenBreweryDB REST API built with:

  • TypeScript
  • Fastify
  • tRPC
  • Playwright

Available Scripts

In the project directory, you can run:

npm install

Install all of the dependencies

npm start

To start the server at http://localhost:3000. Test via browser or favorite HTTP request utility.

npm run test

Run the test cases with Playwright (NOTE: Playwright will run the dev server as a background worker)

Releases

No releases published

Packages

No packages published