Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 288 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 288 Bytes

Ama bot

Getting started

Clone this repository using Git:

git clone git@github.com:commoncode/ama-bot.git

Install dependencies:

npm install
npm run dev

Add .env file in the project root directory.

Launch the server by typing:

npm run dev