Referlink was a product I built to make job referals as easy as sending a Calendly link. We launched on Product Hunt (https://www.producthunt.com/products/referlink#referlink) and made the top 10! A few hundred people signed up before it was clear this wasn't solving enough of a problem and I shut down the project.
Just run yarn install
from the root of this folder and you are good to go! Do not run yarn install
from individual packages.
- In one terminal, run
yarn start:app
(oryarn start:app:turbo
for turbopack 😉) - In a second terminal, run
yarn start:bot
Follow our deployment guides for Vercel, Netlify and Docker for more information.