Skip to content

Chatbot for the WUST Students' Union Facebook page.

License

Notifications You must be signed in to change notification settings

informatyzacja/chatbot

Repository files navigation


Chatbot

Facebook chatbot with admin panel.

GitHub Workflow Status GitHub package.json version License

Getting started

Installation

git clone https://github.com/informatyzacja/chatbot.git
cd chatbot
pnpm install --frozen-lockfile

Requirements

Development

  • Volta

Production

  • Docker Compose

Usage

Copy env file:

cp .env.example .env

Run in development mode:

pnpm dev

In a second terminal:

pnpm db:push

Contributing

If you're having problems with running this project, feel free to create an issue!

Currently this project is maintained by a group of people chosen by Commission for IT of WUST's Students' Union and is not accepting pull requests from the outside.

License

See the LICENSE file for licensing information.