No description
Find a file
2024-10-05 01:22:17 +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 Remove "dumb" rating 2024-09-09 20:56:54 +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 add a reminer on upload page 2024-10-05 01:22:17 +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 remove console.log :) 2024-09-02 17:16:24 +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 Remove "dumb" rating 2024-09-09 20:56:54 +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???).