Skip to content

errorcodezero/hackbuds

Repository files navigation

Hackbuds

Future hackclub program to let you find a buddy to program with! The idea is you match up with them in a tinder-style ui where you choose somebody and you get a new programming buddy who you can build an app with.

Development

$ cp .env.example .env
$ # fill in with your environment variables
$ vi .env
$ # install packages
$ pnpm install
$ # run dev server
$ pnpm run dev

There's also a docker compose file that runs a postgres db in a container.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published