mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2024-11-21 18:16:33 +02:00
A mono repo for the factorio-blueprints project.
.github | ||
.vscode | ||
.yalc | ||
apps | ||
docker/factorio-blueprints | ||
libs | ||
.dockerignore | ||
.editorconfig | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
.yarnrc | ||
babel.config.json | ||
blueprints.Dockerfile | ||
blueprints.github.Dockerfile | ||
CREDITS.md | ||
jest.config.js | ||
jest.preset.js | ||
LICENSE | ||
migrations.json | ||
nx.json | ||
package.json | ||
README.md | ||
tsconfig.base.json | ||
workspace.json | ||
yalc.lock | ||
yarn.lock |
FactorioSites
Mono-repo for Factorio Blueprints.
Factorio Blueprints delivers a platform to easily share blueprints and with minimal effort get the most value from them, with advanced search and real-time rendering of blueprints
Links
Credits
Factorio Blueprints uses a part of the Factorio blueprint editor by Teoxoy. Lisenced MIT.
This amazing project allows us to render real time high quality images directly when opening any blueprint.
Want to contribute?
Prerequisites
- A postgres database (docker-compose.yml provided)
- A Google Cloud Platform project
Run factorioblueprints.tech locally
- See
/apps/blueprints/README.md