For now, the application is incomplete and unavailable on the Internet
- GoLang
- Node JS
- Dependencies for Node JS: nodemon, ts, sass (can be set up by ./setup.py script)
-
Install Golang and Node JS
-
Then clone the project and cd into the directory:
git clone https://github.com/it1shka/distrosim cd distrosim
- Run scripts for setup and build (it may require giving them some permissions):
./setup.py ./runbuild.py
- Run the main application
go run main.go