Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rai-gaurav/mojo_react_app
Mojolicious ❤ React
https://github.com/rai-gaurav/mojo_react_app
amcharts apache2 chart mojolicious openapi perl reactjs uwsgi
Last synced: about 4 hours ago
JSON representation
Mojolicious ❤ React
- Host: GitHub
- URL: https://github.com/rai-gaurav/mojo_react_app
- Owner: rai-gaurav
- License: apache-2.0
- Created: 2021-04-16T18:16:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T18:45:43.000Z (12 days ago)
- Last Synced: 2025-01-23T19:32:33.208Z (12 days ago)
- Topics: amcharts, apache2, chart, mojolicious, openapi, perl, reactjs, uwsgi
- Language: JavaScript
- Homepage:
- Size: 8.06 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mojo_react_app
Mojolicious ❤ ReactThis repo contains 2 ways by which you can use [React.js](https://reactjs.org/) in your [Mojolicious](https://mojolicious.org/) app and create beautiful charts with [AmCharts](https://www.amcharts.com/)
1. With JSX (seperate client(React.js + Amcharts v4) and server(Mojolicious + OpenAPI + Apache + uWSGI + Docker))
2. Without JSX - Look at [README.md](without_jsx/README.md) for more details