860070a302059c207860f41d4a1b8b21f8c7cec0
- Updated all packages to latest versions (React 19, Next.js 14.2.32) - Replaced sqlite3 with pg and drizzle-orm dependencies - Created complete PostgreSQL schema with relationships and indexes - Migrated all API endpoints from SQLite to Drizzle queries - Added database seeding with sample data - Updated authentication to use bcrypt instead of pbkdf2 - Configured connection pooling for PostgreSQL - Updated app version to 1.0.0 - All endpoints tested and working correctly
Infohliadka
Platforma na identifikáciu a monitorovanie problematických webových zdrojov.
Funkcie
- URL kontrola API
- Admin panel pre správu zdrojov
- Hlásenia od používateľov
- Verejné štatistiky
- Kategorizácia obsahu
Spustenie
npm install
npm run dev
Description
Languages
TypeScript
98.1%
JavaScript
1.4%
CSS
0.5%