Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### Local

- Install dependencies: `npm install`
- Start Postgres, Redis, stripe-mock, and IPFS daemon
- Start Postgres, Redis, stripe-mock
- Setup Environments: `cp .env.example .env`
- Run all migrations: `npm run db:migrate`
- Populate all seeds data if needed: `npm run db:seed`
Expand Down Expand Up @@ -56,4 +56,4 @@ AWS resources that we need to put in the same VPC
- Cache
- Queue
- IPFS cluster EC2 instances
- Lambda
- Lambda
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.