Skip to content

project-error/pe-bot

Repository files navigation

Project Error Bot

Getting Started

This repositority uses Yarn as its package manager of choice.

Install Deps

yarn install

Setup Env Variables

cp .env.example .env && vi .env

Run Development Server

yarn dev

Prod Deployment

This repository is setup to use Docker for production deployment.

To run the compose script, use the following command

sudo docker-compose up -d && sudo docker-compose logs pe-db_core --follow

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages