Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 528 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 528 Bytes

Contributing

If you have an issue, create an issue.

If you want to contribute, create a PR.

Getting Started

  1. Create a free Upstash Redis database.
  2. Put the UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN in your local .env file.
  3. Run npm install
  4. Run npm run dev
  5. Complain to the author that it didn't work.