Commit Graph
3 Commits
Author SHA1 Message Date
Filip Pajic 47dc715638 chore: Contributing guide and rules (#3)
* add contributors guide

* Update the PR template contributors guide link

* Update the PR template contributors guide link

* Update one PR template checklist rule
2025-09-22 12:07:51 +02:00
Filip Pajic 7de306e0f7 feat: Add Database support to the project (#2)
* sequelize + pg setup

* create session management

* linting

* documented new scripts in the README

* update the installation guide

* update the contributors guide
2025-09-19 14:40:35 +02:00
Filip Pajic e89ca8f650 feat: Routing setup (#1)
* revert back to old node_modules based linking

* init express server

* add "status" route

* add env config

* add new PR template

* add eslint

* lint fixes

* add PR workflow

* update cache action

* update cache action

* add corepack to lint job

* add cache action id

* upgrade setup-node action to v4

* set explicitly container version on lint job

* deliberate lint error

* tighten the linter

* fix linting error
2025-09-18 14:25:24 +02:00