Skip to content

Teamwork is an ​ internal social network for employees of an organization

Notifications You must be signed in to change notification settings

boyeoffice/Teamwork-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamwork-backend

About the project

Teamwork is an internal social network for employees of an organization. The goal of this application is to facilitate more interaction between colleagues and promote team bonding.

Build Status Coverage Status Test Coverage

Tech Stack

Server: Node.js, Express.js, PostgreSQL,

Testing the app locally

Clone the project

 git clone https://github.com/boyeoffice/Teamwork-backend.git

Go to the project directory

  cd Teamwork-backend

Install dependencies

  npm install

Setup enviroment

cp .env.example .env

Run migrations

npm run migrate

Rollback migrations

npm migrate:rollback

Seed data into database

npm run seed

Start server

npm start

Run test

npm test

About

Teamwork is an ​ internal social network for employees of an organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages