Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

nuvolaris/mastrogpt-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuvolaris MastroGPT

Build easily AI applications with MastroGPT!

Setup

You can run Nuvolaris Starter:

  • Online with Codespace
  • Locally with Docker

Online Setup

  • Get a GitHub account
  • Fork this repo in your own account
  • Start it with Codespaces (you have 60 free hours)
  • See below for setup.

Local Setup

  • Install Docker and VScode in your machine
  • Clone this repo
  • Open it in VSCode
  • Press F1 and the "Reopen in Container"

Configuration

  • Open a new terminal.
  • Wait the setup is complete
  • Provide Nuvolaris username and password

You are ready to develop!

Developtment

Use:

  • task devel to run a local development environment
  • task deploy to deploy everything in cloud
  • task cli python REPL for debug

Setup and Config

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 needed
  • task config: asks for username and password and builds .env