Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poad/next-shuttle-example-app


https://github.com/poad/next-shuttle-example-app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# shuttle with Next.js example

[![Build and Deploy](https://github.com/poad/next-shuttle-example-app/actions/workflows/deploy.yml/badge.svg)](https://github.com/poad/next-shuttle-example-app/actions/workflows/deploy.yml)

Example for Shuttle with Next.js based .

## Setting up

1. Install Rust
See
2. Install Shuttle
See
3. Install Node.js
See
4. Install pnpm
See
5. Install dependencies
```bash
pnpm install
```

## Run in local

```bash
pnpm dev
```