Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 383 Bytes

Nuvolaris MastroGPT

Build easily AI applications with MastroGPT

How to use?

  • Fork this repo in your own account
  • Start it with Codespaces
  • Open the terminal, it will ask for a Nuvolaris user and password
  • Configure .env with the required secrets

And you are ready to develop!

Commands to use:

  • task deploy to deploy backend on nuvolaris
  • task serve to run locally