Commit Graph

4 Commits

Author SHA1 Message Date
b0d72f7a13 🔧 (config) publish sentry credentials to client side 2025-10-02 23:35:01 +07:00
5ead7c7197 🔧 (config) add sentry field in example env 2025-09-06 22:22:00 +07:00
3dad8ef528 🔧 create backend connector
create a connector to communicate with the backend service using the ky module.
2025-08-15 16:39:40 +07:00
e06360b5a9 🔧 create example env
Create .env.example to help you figure out what variables should be in the .env file. Run the command `bun run
env:publish` to sync the .env.example file with the .env file.
2025-08-05 13:26:10 +07:00