Template for reactpy based multi-page projects.
- FastAPi server based (can easily be changed)
- Page container, custom router
- Browser history tracking
- Tables with search, sort and pagination
- Integration with Plotly charts
- Example pages: table_page, global_warming_page, home_page, page_404, ticker_page.
poetry install --no-root
poetry shell
python app.py
Visit http://127.0.0.1:8000/