Sumit Datta
Veteran failure, Engineer, Founder of dwata.com
WIP List tables/show data from DB in webapp
(chore) Dependencies updated
(chore) Dependencies updated
Reading DB schema works again in backend
(chore) Minor fix for Google auth based auth middleware
(chore) Pennding misc changes commit in webapp
(chore) Updated dependencies in all apps
Minor refactor of the App, initiators for settings, auth
DB connector, settings reader API and some minor changes in backend
(chore) check for backend env settings in webapp
(chore) Fix in middleware to check env setup in backend, other minor refactor
Some refactor and JWT handling in backend with Google OAuth2 auth
Basic refactor to introduce auth in webapp
Minor refactor of routes in backend
(chore) webapp requests full backend API URL
[WIP] Changes for authentication
backend: Removing dwata_meta DB dependency
(chore) backend: moved to orjson
Merge pull request from brainless/prep-for-alpha-launch
Prep for alpha launch
Merged with main; conflicts resolved
(chore) Added dot env support in backend
(task) Added authentication middleware, reading JWT
(chore) Migration to TypeScript started
(task) React Router added in webapp
(chore) sqlalchemy-migrate in backend dependencies
(task) started README in backend
Merged with main; conflicts resolved