Skip to content

amfoss/fosster-2025

Repository files navigation

FOSSter(Web)

This repository contains the official website for the FOSSter initiative.

Getting Started

Installation

Clone the repository:

git clone https://github.com/amfoss/fosster-2025.git
cd fosster-2025

Install the dependencies

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Run locally

Start the development server:

npm run dev
# or with Turbopack
npm run dev:turbo
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Production

npm run build
# or with Turbopack
npm run build:turbo
# or
yarn build
# or
pnpm build
# or
bun build

License

This project is licensed under the MIT License.

About

The official website for fosster 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •