Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# mojo_react_app
Mojolicious ❤ React

This 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