fastapi-react icon indicating copy to clipboard operation
fastapi-react copied to clipboard

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker

Results 45 fastapi-react issues
Sort by recently updated
recently updated
newest added

Some (minor) documentation on how to extend react-admin and add new pages

documentation
enhancement

Can serve as an example of how to handle relations

enhancement

Should add an endpoint to refresh the access token after its expired.

enhancement

There is some issue with types resolution /app/src/index.tsx TypeScript error in /app/src/index.tsx(8,4): 'Router' cannot be used as a JSX component. Its instance type 'BrowserRouter' is not a valid JSX element....

Failed to compile. /app/src/index.tsx TypeScript error in /app/src/index.tsx(8,4): 'Router' cannot be used as a JSX component. Its instance type 'BrowserRouter' is not a valid JSX element. The types returned by...

Moved devDependencies to dependencies in package.json file for issue #207

i use command `uvicorn main:app --reload` and than i got this error ``` ImportError: cannot import name 'WebSocketException' from 'starlette.exceptions' (/opt/homebrew/lib/python3.9/site-packages/starlette/exceptions.py) ```

updates dependencies, adds a TLD