Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 339 Bytes

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