Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerPush

PeerPush is a developer social platform where developers' code is reviewed.

Getting started

1. Cloning the project

First you should fork repository.

Clone the project to your local computer:

# Download Repository
git clone https://github.com/eraycetinx/PeerPush.git
# Move into repository
cd PeerPush

Install dependencies.

npm install

2. Setting up .env files

Duplicate .env.example files and rename them as .env.

3. Prisma Setup and Database Configuration

Move to db/ folder.

cd db

Generate artifacts. (e.g. Prisma Client)

npm run prisma:generate

Make a Prisma migration.

npm run prisma:migrate

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages