Skip to content
 
 

Repository files navigation

CodeLink

CodeLink is a social networking platform for developers to meet and share their skills.

Video

User interface

Homepage

homepage

Create a profile

create profile

Profile

profile

Add to portfolio

add repository

My portfolio

portfolio

Add skill

add skill

Update profile

update profile

Discussion board

discussion board

Add project

add project

Getting Started

Requirements

  • 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

Root

npm i

Database

cd server
npm i
npx prisma studio

Server

cd server
npm run dev

Client

cd client
npm run dev

Tech Stack

  • TypeScript
  • Express
  • SQL, PostgreSQL, Prisma.io
  • Next.js, React, CSS
  • Cypress, Jest, Supertest
  • auth0

Contributors

About

CodeLink is a social networking platform for developers to meet and share their skills.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages