Skip to content

allo-protocol/SeaGrants

Repository files navigation

🌊 Allo SeaGrants

Getting Started

This is a grants application for Allo. It is built using Spec, Bun and Next.js.

Prerequisites

Required

NEXT_PUBLIC_IPFS_READ_GATEWAY=
NEXT_PUBLIC_PINATA_JWT=
NEXT_PUBLIC_IPFS_READ_GATEWAY=
NEXT_PUBLIC_IPFS_WRITE_GATEWAY=

Optional

NEXT_PUBLIC_ENVIRONMENT=
ALCHEMY_ID=
INFURA_ID=
NEXT_PUBLIC_GRAPHQL_URL=

Installation

# Install dependencies
bun install

Development

# Start the development server
bun dev

Testing

TBD 🤔

Linting

# Lint the application
bun lint

Production

# Build the application
bun build

# Start the production server
bun start

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •