CodeLink is a social networking platform for developers to meet and share their skills.
Demonstration: https://www.youtube.com/watch?v=taDAv3vO6ZY&feature=youtu.be
- Database
- Create database using postgreSQL called CodeLink
- Use the following url format to set up the connection between your own database and prisma, inside the prisma.schema file:
postgresql://USER:PASSWORD@HOST:PORT/DATABASE?schema=SCHEMA
- News API Key
npm i
cd server
npm i
npx prisma studio
cd server
npm run dev
cd client
npm run dev
- TypeScript
- Express
- SQL, PostgreSQL, Prisma.io
- Next.js, React, CSS
- Cypress, Jest, Supertest
- auth0
- Pablo Flores Fernández
- Philippa Payne
- Miriam Kraus
- Adam le Breuilly