Skip to content

Bagel-Fund/bagel.fund

Repository files navigation

What is Bagel Fund?

We're a friend group working in tech that wants to support young people working on cool ideas. We give micro-grants ($100-500) to young ambitious builders.

For Builders

Working on something cool and need some non-dilutive ideation capital? Apply at https://bagel.fund.

Development

Prerequisites

  • Node.js 18+ or Bun installed
  • npm, yarn, pnpm, or bun package manager

Running locally

# Install dependencies
npm install
# or
bun install

# Run development server
npm run dev
# or
    bun run dev

The server will start at http://localhost:3000

Building for production

npm run build
npm start

Tech Stack

  • Next.js 14 (App Router)
  • React 18
  • TypeScript
  • CSS Modules

About

bagel (dot) fund. Giving $100-500 micro grants to fuel young builders' dreams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7