Skip to content
/ Ayako Public

Ayakos Monorepo including Ayako-v2, Ayako's Website Frontend and Backend

License

Notifications You must be signed in to change notification settings

AyakoBot/Ayako

Repository files navigation

Installation

With Docker Compose (recommended)

Prerequisites

How to run

  • Clone the repository with sub-repos
git clone [email protected]/AyakoBot/Ayako.git --recurse
  • Copy the .env.example file to .env and fill/replace the values
  • Make Prometheus ready
cd ./scripts
./postclone.sh
  • Build and run the Docker Compose image
docker compose up -d

Re-building / Re-starting the Docker Compose image

docker compose down ayako
docker compose build ayako --no-cache
docker compose up ayako -d

Just Ayako

See Ayako

About

Ayakos Monorepo including Ayako-v2, Ayako's Website Frontend and Backend

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages