No description
Find a file
2024-08-29 12:00:05 +05:00
components update source link 2024-08-29 11:22:31 +05:00
data fix 2024-08-29 12:00:05 +05:00
public first commit 2024-08-29 09:48:27 +05:00
routes fix 2024-08-29 12:00:05 +05:00
tailwind-files first commit 2024-08-29 09:48:27 +05:00
utils first commit 2024-08-29 09:48:27 +05:00
views first commit 2024-08-29 09:48:27 +05:00
.dockerignore fix 2024-08-29 12:00:05 +05:00
.ejsbrc.json first commit 2024-08-29 09:48:27 +05:00
.gitignore fix 2024-08-29 12:00:05 +05:00
.prettierrc first commit 2024-08-29 09:48:27 +05:00
compose.yaml update source link 2024-08-29 11:22:31 +05:00
config.js fix 2024-08-29 12:00:05 +05:00
Dockerfile fix 2024-08-29 12:00:05 +05:00
index.js Dockerize 2024-08-29 10:38:51 +05:00
LICENSE first commit 2024-08-29 09:48:27 +05:00
package.json Dockerize 2024-08-29 10:38:51 +05:00
pnpm-lock.yaml Dockerize 2024-08-29 10:38:51 +05:00
README.md update readme 2024-08-29 10:40:38 +05:00
stack.env.example fix 2024-08-29 12:00:05 +05:00
tailwind.config.js first commit 2024-08-29 09:48:27 +05:00

Beatrun Courses Database Server

Beatrun courses database written in JavaScript using Node.js.
This is project is a rewrite of this fork from PHP to JavaScript. Original project was made by relaxtakenotes.

Installation

docker compose up --build -d

TODO

  • Add something else? (leaderboards???).