4 Commits

Author SHA1 Message Date
cae337867e docs: update development setup documentation 2025-12-07 16:56:16 +07:00
8a227863d1 docs: create development setup documentation 2025-12-07 16:55:47 +07:00
c2a192d499 feat(api): new api logic for OPTIONS /version
this api will be the health check api, with the success health check will be return the application version and the runtime version
2025-12-07 16:33:12 +07:00
f08cf7b54c feat: initial commit
initial example environment variable used for project with MIX_ENV=prod (production environment)
creating base response for any response
development mode deployment for postgresql
2025-12-07 16:05:36 +07:00