/routilla

Primary LanguagePythonMIT LicenseMIT

Routilla

Routilla is a simulation engine for routing in vanilla js.

This project is just for fun. ⛔️ Do not use in production! ⛔️

Getting started

Clone this repo

git clone https://github.com/SamuelePignone/routilla.git
cd routilla

Run the server

./run.sh

Modify config.json

  • HOST: host address
  • PORT: port of host
  • SERVE: principal page to serve
  • NETWORK: 1 to serve publicly, 0 to serve locally

Demos and examples | MIT License | © 2022 Samuele Pignone.