Find remote pair programming partners, either peers or paid experts.
Discord
·
Website
·
Issues
React, Next.js, Prisma, Postgres, GraphQL, Tailwind.
Calendar stuff from Calendso, the open source calendly alternative.
Run database with
docker-compose up
Initial migration of database
npx prisma migrate dev
Start dev process with
npm run dev