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.
1e02111157
* chore: Remove debug logging, move cf beacon to header * fix: ssr bug in chakra-ui and improved routing behaviours regarding scroll * fix: performance improvement for blueprint create page * feat: attempt at preserve scroll functionality * Added moderator functionality * feat: added deleting of comments * Comments styles update * Added user comment deletion * CSS change * Changed deletion author check * allow custom port in host env Co-authored-by: Bart <barthuijgen@users.noreply.github.com> Co-authored-by: = <=> |
||
---|---|---|
.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