Start
Last updated
Was this helpful?
Last updated
Was this helpful?
🚧 Documentation is still under construction 🚧
Please send us a message in our community or email us for direct answers to questions. If there are missing pages, or broken links. Don't hesitate to let us know!
You can install Novel via the following commands and it will get you an almost-ready Novel instance.
If at any point the express installation does not work for you, you may refer to the installation.
This assumes you are in a unix environment: Unix / OSX / Powershell
Git should also be available in your machine. Before running this, make sure you have your key exchange is set up with github
You can see this manual if you havent
Once you have done this, you can now clone the repository by doing this in your terminal
You should have the API and WEB codebase available to you.
Now you need to set up your database, you have 2 options: Docker or native install.
If you dont have docker available. Install it via this page
If you have docker available, you can run the following command in your terminal
Replace the DB_HOST on line 4 of the new .env file
To the value below
You can go to our guides to start a SaaS speedrun