Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 530 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 530 Bytes

Contributing

Requirements

Setting Up

  1. Clone the repo
  2. Open a terminal in the cloned repo and run:
yarn install
  1. Add a .env file to the prisma folder
  2. Add the following line to the folder:
DATABASE_URL=file:./data/dev.db
  1. Reopen the terminal in the same place and run:
yarn setup

You are now ready to contribute to Salve.