An open API service indexing awesome lists of open source software.

https://github.com/demipixel/autotorio

autotorio.com
https://github.com/demipixel/autotorio

autotorio blueprint blueprints factorio factorio-blueprint factorio-generators generation

Last synced: about 1 month ago
JSON representation

autotorio.com

Awesome Lists containing this project

README

          

# Autotorio.com

Github for the [Autotorio.com](http://autotorio.com/outpost) 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](https://github.com/demipixel/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!