Skip to content

Conversation

@gianpd
Copy link
Owner

@gianpd gianpd commented Jun 4, 2025

  • Updated .env to use SQLite instead of PostgreSQL for development
  • Fixed PyJWT/python-jose compatibility in security.py
  • Simplified summarizer.py to remove spaCy dependencies temporarily
  • Updated requirements.txt with compatible versions
  • Both frontend and backend now running successfully

Backend: http://localhost:12000 (FastAPI + SQLite)
Frontend: http://localhost:12001 (Next.js 14)
External URLs: work-1/work-2.prod-runtime.all-hands.dev

- Updated .env to use SQLite instead of PostgreSQL for development
- Fixed PyJWT/python-jose compatibility in security.py
- Simplified summarizer.py to remove spaCy dependencies temporarily
- Updated requirements.txt with compatible versions
- Both frontend and backend now running successfully

Backend: http://localhost:12000 (FastAPI + SQLite)
Frontend: http://localhost:12001 (Next.js 14)
External URLs: work-1/work-2.prod-runtime.all-hands.dev
@gianpd gianpd merged commit 036dcdc into master Jun 4, 2025
1 of 2 checks passed
@gianpd gianpd deleted the refactor/modern-fastapi-nextjs-architecture branch June 4, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants