Welcome to PactPortal, where the mystical meets the digital age! Uniting wizards and demons in an enchanting fusion of occult ceremony and modern technology, we've conjured up the ultimate platform for seekers of arcane connections. Create your profile, cast your charm, and let the sparks of infernal pacts fly in a world where heresy, arcane power, and communication converge. Swipe, chat, and unlock the secrets of the supernatural like never before—because in the realm of magic, even the most otherworldly connections start with a simple click.
This app is deployed on fly.io and can be accessed at: https://pactportal.fly.dev/
Clone the project
git clone https://github.com/fac28/pactportal.gitGo to the project directory
cd pactportalInstall dependencies
npm installSeed the database
npm run seedStart the server
npm run dev