Skip to content

Pyother/pyother-sensors-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyother-sensors-simulator

Installation

Clone the repository, navigate to the /client directory and run this command:

npm install

Repeat the same command in the /backend directory. After installing packages, create a .env file in the root folder of the /client directory and paste this into the file:

VITE_APP_BASE_URL="http://localhost:3001"

After completing all steps, navigate to the client directory and run the development server:

npm run dev

Navigate to the backend directory and start the server:

npm start

The app will be available at: localhost:5173.

About

Virtual sensors readings simulator. By setting properties of the sensor you can simulate readings with high accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages