Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buggyzap/nextjs-starter
https://github.com/buggyzap/nextjs-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/buggyzap/nextjs-starter
- Owner: buggyzap
- License: apache-2.0
- Created: 2024-04-05T09:59:14.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-11T10:14:37.000Z (9 months ago)
- Last Synced: 2024-04-11T20:06:12.906Z (9 months ago)
- Language: JavaScript
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js MastroGPT Starter
This is a starter template for Next.js with MastroGPT. It includes a sample AI application that uses MastroGPT.
## Deploy your own
### Pre-requisites
- Docker
### Online with Github codespaces
You can deploy your own Next.js + MastroGPT project with a single click using Github codespaces.
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/buggyzap/nextjs-starter)
### Locally with Docker
- Clone this repository
- Open Visual Studio Code and install Dev containers extensions if you haven't already
- Open the project in Visual Studio Code
- Click on the green button in the bottom left corner and select "Reopen in Container"
- On left menu click on "Nuvolaris" extension and select "Devel"