CodeChain-io / CodeChain-io/codechain-indexer
In README, no dependency help commands for linux
Open
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
In [README](https://github.com/CodeChain-io/codechain-indexer/#create-the-database-and-user-on-the-postgresql), the commands for installing dependencies are only for macOS currently.
Please add commands for linux.
such as
`sudo apt-get install postgresql-11`
`/usr/lib/postgresql/11/bin/pg_ctl -D /var/lib/postgresql/11/main -l logfile start`
`sudo -u postgres psql -f create_user_and_db.sql`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.