mirror of https://github.com/spacebarchat/docs-bot
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.github/workflows | 2 months ago | |
.husky | 5 months ago | |
.reuse | 2 months ago | |
.vscode | 5 months ago | |
LICENSES | 2 months ago | |
src | 1 month ago | |
.env.template | 4 months ago | |
.eslintignore | 5 months ago | |
.eslintrc.json | 5 months ago | |
.gitignore | 2 months ago | |
.lintstagedrc | 5 months ago | |
.prettierrc | 5 months ago | |
COPYING | 2 months ago | |
README.md | 2 months ago | |
package-lock.json | 2 months ago | |
package.json | 2 months ago | |
tsconfig.json | 5 months ago |
README.md
Spacebar Documentation Bot.
Setup
git clone https://github.com/spacebarchat/docs-bot.git
cd docs-bot
# Create a .env file based on the .env.template file.
npm i
npm run build
npm run start