MadeBaruna / paimon-moe-api

A REST API service for paimon.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paimon.moe API

An API for Paimon.moe

Requirements

  • Node.js 14
  • PostgreSQL

Deployment

You need a firebase service account saved as google-service-account.json for the notification service.
Then change the volumes path in docker-compose.yml and .env with the directory of your service account json.

cp .env.example .env
vi .env
docker-compose up -d

About

A REST API service for paimon.moe


Languages

Language:TypeScript 99.1%Language:JavaScript 0.6%Language:Dockerfile 0.3%