Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (32 loc) · 1.1 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.1 KB

SanConnect

Software Engineering Project 2018 that aims to offer a micro events dissemination platform in order to integrate people with common interests and helps to make new friendships, originally designed for the city of São Carlos.

Deploying to production

Install docker and docker-compose.

# You can also pass -d after "up" to run the stack in detached mode
docker-compose up --build

Development and testing

Install docker and nvm. Then:

nvm install v10.4.0
npm install -g yarn

frontend

cd frontend
yarn # will install all frontend's dependencies
yarn start
yarn test

backend

make postgres
cd backend
yarn # will install all backend's dependencies
yarn start
yarn test

Presentation and Demo

https://docs.google.com/presentation/d/e/2PACX-1vR8yaJp2q4LZPJoajyLB4LWmYuGTJUagLgCmF1AauheDjg235vRNB__VjkW_N2VlRSSgTKxATDdwHdv/pub?start=true&loop=true&delayms=60000

https://youtu.be/6a37wx1_ll4