Skip to content

spacebarchat/docs-bot

Repository files navigation

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