Skip to content

renemifsud/test-project-ra

Repository files navigation

Test Project

Python - Flask Web App, which reads the current RAM and CPU usage and a React frontend which shows the statistics in the browser

How to run ?

The app is setup in a pretty standard way, just like most Python-React Apps.

Python Backend

In the api directory, do the following. (python 3)

React Frontend

In the sys-stats directory, do the following. (node 16)

Run using docker compose

To build the project using docker compose (docker-compose) run the below command and go to localhost:5000

  • docker compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published