lilith-platform.live/codebase/@features/my/backend-api
2026-04-18 19:25:53 -07:00
..
src feat(backend-api): Add booking and reminder system endpoints for create, cancel, update, and send notifications 2026-04-18 19:25:53 -07:00
.env.development chore(backend-api): 🔧 Update development environment config with new variables 2026-04-12 23:08:31 -07:00
eslint.config.js feat(backend-api): Introduce ESLint flat config for backend API with linting script to enforce style and catch code quality issues 2026-04-18 19:25:53 -07:00
package.json deps-upgrade(my): ⬆️ Update dependencies in backend-api and frontend-public packages for security and feature compatibility 2026-04-18 19:25:53 -07:00
tsconfig.json
vitest.config.ts chore(config): 🔧 Update Vitest configs in admin and my features to standardize testing practices 2026-04-09 12:08:21 -07:00