Docs / Development
Forge is a vanilla Rails 8+ app that you can install anywhere that you can run locally to make changes as needed.
To run Forge on locally (on your computer), you are expected to run a typical, vanilla Rails 8+ app.
After you gained access to the private repo:
- Pull down the app from GitHub
bin/setup
Everything needed to set up Forge locally is taken care off.
See bin/setup help
for more information.
If anything is unclear or if you need any help, feel free to reach out.