- flask web app
- file upload handling
- read/write DB (using sqlalchemy)
- spawn langchain jobs
- serve frontend's static web page.
- sqlalchemy (ORM)
- mysql
- langchain
- no server side rendering (generate static files to flask's public folder)
- react-router-dom
- /index
- /api/xxx/
- Restful - axios