Build easily AI applications with MastroGPT!
You can run Nuvolaris Starter:
- Online with Codespace
- Locally with Docker
- Get a GitHub account
- Fork this repo in your own account
- Start it with Codespaces (you have 60 free hours)
- See below for setup.
- Install Docker and VScode in your machine
- Clone this repo
- Open it in VSCode
- Press F1 and the "Reopen in Container"
- Open a new terminal.
- Wait the setup is complete
- Provide Nuvolaris username and password
To use it for your website you need to put in some values in .env
Copy .env.dist to .env
and fill with the required values
You are ready to develop!
Use from the terminal
devel
to run a local development environmentdeploy
to deploy everything in cloud
You can also use our extension for using it.
Click on the "nuvolaris" icon and you have the commands available.