Skip to content

matthew-millard/barfly

Repository files navigation

Barfly

Description

A barflies guide to the best drinking establishments in Canada

Table Of Contents

Installation

  1. Clone this repo locally.
  2. Navigate to the project root directory.
  3. Install the project dependencies by running npm install
  4. Create a .env file and add the following:
HONEY_POT_ENCRYPTION_SEED='HoneyPotEncryptionSeed'
CSRF_SECRET='CSRFSecret'
DATABASE_URL="file:./data.db"
RESEND_API_KEY='your-resend-api-key' https://resend.com
  1. Run the command npm run dev to run locally.

About

A barflies guide to the best drinking establishments in Canada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published