Skip to content

d4rkstar/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.2%
  • JavaScript 17.2%
  • CSS 15.5%
  • HTML 12.5%
  • Dockerfile 6.4%
  • Shell 6.2%