docs: add discussion board

This commit is contained in:
Jef LeCompte
2020-12-08 15:54:26 -05:00
parent b806e1bb9c
commit d7602f3a0f
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -38,11 +38,11 @@ First and foremost, this service _will not_ automatically buy for you.
## Quick start
streetmerchant can run with Node.js 14:
streetmerchant runs on Node.js 14:
```shell
git clone https://github.com/jef/streetmerchant.git
cd streetmerchant && npm i && npm run start
```
For more customization and information, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started).
For more information and customization, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started).
+3 -2
View File
@@ -20,8 +20,9 @@ You'll find most of the content on the left sidebar. The right sidebar will help
### Looking for help
- File a [GitHub issue](https://github.com/jef/streetmerchant/issues/new/choose).
- Join us on [Discord](https://discord.gg/gbVY4vB9JF).
- Have an idea, question, or need help? Visit our [GitHub discussion board](https://github.com/jef/streetmerchant/discussions).
- Ran into a bug? File a [GitHub issue](https://github.com/jef/streetmerchant/issues/new/choose).
- Looking to hang out and talk shop? Join us on [Discord](https://discord.gg/gbVY4vB9JF).
### Supporting the project