Skip to content

davoweb3/SeaGrants

Repository files navigation

🪴 Allo Micro Grants

Getting Started

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

Prerequisites

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

About

Micro Grants Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • CSS 1.1%
  • JavaScript 0.3%