/reactadminnet

Primary LanguageTypeScriptMIT LicenseMIT

react-admin-net StandWithUkraine

react-admin-net is admin dashboard template used react-admin frontend framework for building data-driven applications running in the browser on top of ASP.Net Core and mysql for REST APIs.

react-admin-demo

Features

Running

React-admin-net is easy to run by docker-compose using:

docker-compose build
docker-compose up -d

Then check the your site at: http://localhost:8082 and check phpadmin at http://localhost:8081

Documentation

Read the document of react-admin, asp.net, docker, docker-compose

License

React-admin-net is licensed under the MIT License