Commit Graph
3 Commits
Author SHA1 Message Date
Yusuf İpek cf2e62cf73 fix: remove localhost bypasses from sync authentication and rate limiting, and add write authentication to package update API. 2025-11-24 09:29:36 +03:00
Yusuf İpek 0e4716db54 feat: Implement write authentication for API routes and add .env loading to init-db script. 2025-11-24 03:01:45 +03:00
Yusuf İpek 596bba0832 feat: add PostgreSQL database support and development scripts
- Added pg and @types/pg dependencies for PostgreSQL integration
- Created database testing and backend initialization scripts
- Changed dev server port to 3002 to avoid conflicts
2025-11-10 18:02:08 +03:00