DO NOT USE - use https://github.com/mastrogpt/python-starter
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
You are ready to develop!
Use:
task devel
to run a local development environmenttask deploy
to deploy everything in cloudtask cli
python REPL for debug
It is executed automatically when you open a terminal, however there are also the following command you can call directly:
task setup
: install everything it is neededtask config
: asks for username and password and builds.env