🔌 REST API that serves up-to-date BJColle colles data for clients and internal services.
Find a file
2025-08-22 11:58:49 +02:00
app feat: add grades chart 2025-08-22 11:58:49 +02:00
bin 🎉 Initial commit 2025-05-18 12:47:36 +02:00
config feat: add colles routes 2025-07-30 12:56:52 +02:00
database/migrations feat: add grades & averages 2025-08-20 16:10:48 +02:00
resources/views/mails feat: add colles routes 2025-07-30 12:56:52 +02:00
start feat: add bearer auth 2025-08-21 13:45:17 +02:00
tests 🎉 Initial commit 2025-05-18 12:47:36 +02:00
.dockerignore chore: add docker build 2025-08-21 18:01:20 +02:00
.editorconfig 🎉 Initial commit 2025-05-18 12:47:36 +02:00
.env.example Introduce auth flow 2025-06-19 15:15:59 +02:00
.gitignore Add user creation 2025-05-19 16:00:51 +02:00
ace.js 🎉 Initial commit 2025-05-18 12:47:36 +02:00
adonisrc.ts Introduce auth flow 2025-06-19 15:15:59 +02:00
build.sh feat: add grades chart 2025-08-22 11:58:49 +02:00
docker-compose.yml chore: add docker build 2025-08-21 18:01:20 +02:00
Dockerfile chore: add docker build 2025-08-21 18:01:20 +02:00
eslint.config.js 🎉 Initial commit 2025-05-18 12:47:36 +02:00
package.json feat: add notifications 2025-08-20 12:22:11 +02:00
pnpm-lock.yaml feat: add notifications 2025-08-20 12:22:11 +02:00
tsconfig.json 🎉 Initial commit 2025-05-18 12:47:36 +02:00