demipixel / autotorio

autotorio.com
autotorio.vercel.app
GNU General Public License v3.0
67 stars 17 forks source link
autotorio blueprint blueprints factorio factorio-blueprint factorio-generators generation

Autotorio.com

Github for the Autotorio.com website.

Please only post issues that relate to the site itself! If you believe the outposts need additional options or fixing, please post to the factorio-generators repo.

How to run

Clone the repo, then inside the folder run:

npm install

Then run:

node app.js

to start the server!