Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 450 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 450 Bytes

SHUZZLES

A simple pet project website, where puzzle or board games lovers can share their sets.

##Setup

  1. Create .env file with the following keys
  1. Migrations, documentation - https://pkg.go.dev/github.com/gavsidhu/miflo#section-readme, To create new migration use: miflo create [migration_file_name]

  2. To run the web server just do make run