Skip to content

dajinchu/blitz-perftest

Repository files navigation

perf

Getting Started

  1. Ensure you have Postgres installed locally
  2. Set the DATABASE_URL environment variable, something like this:
DATABASE_URL=postgresql://<your_computer_username>@localhost:5432/blitz-example-store
  1. DB migrate
blitz db migrate
  1. Start the dev server
blitz start

Open http://localhost:3000 with your browser to see the result.

About

Blitz.js performance testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages