Skip to content

Unleash your creativity with our cutting-edge Progressive Web Application that empowers you to craft, visualise, and manipulate stunning 3D scenes.

License

Notifications You must be signed in to change notification settings

sceneforge/sceneforge

Repository files navigation

Scene Forge

The Scene Forge repository root refers to the mono repo for the Scene Forge project, which contains the main packages for the project ecosystem.

Packages

Development

Each package has its development and build process. Some scripts are available in the repository root folder to run the pipeline processes' general commands.

Build

To build all the packages, run:

yarn build

It will iterate over all the packages and run the build command. The build output will be available in each package's dist folder. Still, in the repository's root folder, a new dist folder will be created containing all generated outputs of all packages respecting the deployment structure.

Deployment Structure

The @sceneforge/app generated files will be placed in the dist/ folder, making the application available at the https://app.sceneforge.org/ URL.

About

Unleash your creativity with our cutting-edge Progressive Web Application that empowers you to craft, visualise, and manipulate stunning 3D scenes.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks