feat: implement API client, query client, storage, token parsing, and utility functions
#67:Commit
ffb4b1b2fe
pushed by
k1nq
fix: enable CI environment variable for frontend build and update build script
#65:Commit
c89d9c8a7d
pushed by
k1nq
fix: ensure CI environment variable is set correctly during frontend build
#64:Commit
916882f205
pushed by
k1nq
fix: update Node.js version in CI workflow from 22 to 24 and add peer dependencies in package-lock.json
#63:Commit
5ce5556232
pushed by
k1nq
feat: add compiler options and path mappings to TypeScript configuration
#62:Commit
971e8a63bc
pushed by
k1nq
fix: add healthcheck configurations for app, postgres, and redis services in docker-compose
#52:Commit
2fcf75b859
pushed by
k1nq
fix: update Dockerfile to set correct working directory for migrations
#51:Commit
373b42768c
pushed by
k1nq
fix: replace postgresql-libs with libpq in Dockerfile and streamline file copying
#50:Commit
755547b7bf
pushed by
k1nq
fix: add migrations service to docker-compose and update build workflow for migrations image
#49:Commit
0e48023258
pushed by
k1nq
fix: add restart policy and volume mapping for postgres and redis services in docker-compose
#48:Commit
ef6b6d598e
pushed by
k1nq
fix: update port mapping for app service in docker-compose configuration
#43:Commit
31d1d8de1e
pushed by
k1nq
fix: remove unnecessary protocol from image URL in docker-compose configuration
#42:Commit
9083d9d23c
pushed by
k1nq
fix: remove unnecessary braces from image URL in docker-compose configuration
#41:Commit
4c0b162112
pushed by
k1nq
fix: update build and deploy steps in workflow and refine docker-compose configuration
#38:Commit
e1b15f57a0
pushed by
k1nq
fix: remove colon from 'Restart services' step in build workflow
#36:Commit
d35bc3cc6c
pushed by
k1nq