CodeChain-io / CodeChain-io/codechain-indexer
In README, no dependency help commands for linux
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 21
- Fork
- 15
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.