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
- Host: GitHub
- URL: https://github.com/demipixel/autotorio
- Owner: demipixel
- License: gpl-3.0
- Created: 2017-05-05T16:07:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-09-30T00:03:02.000Z (5 months ago)
- Last Synced: 2025-09-30T02:22:01.689Z (5 months ago)
- Topics: autotorio, blueprint, blueprints, factorio, factorio-blueprint, factorio-generators, generation
- Language: TypeScript
- Homepage: autotorio.vercel.app
- Size: 1.9 MB
- Stars: 70
- Watchers: 6
- Forks: 20
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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!