Skip to content

DarkPhoenix2704/fossfolio

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Empty Dash

About The Project

FossFolio is an open source web application for people to Find, Host and Manage Hackathons.


Table of Contents
  1. About The Project
  2. Getting Started

How to run locally

Install pnpm globally

npm i -g pnpm

Install all local dependencies

pnpm install

Install docker and run

docker compose up

Migrate prisma and seed the db

pnpm --filter api prisma migrate dev
pnpm --filter api db:seed

Run client and server

pnpm --filter web dev

pnpm --filter api nest:dev

Website Pages Showcase

Page 1 Page 2 Page 3 Page 3 Page 4 Page 5 Page 6 Page 6

(back to top)

About

Discover, host and manage Events all in one place.

Resources

License

Stars

Watchers

Forks

Releases

No releases published