Skip to content

GlorianB/Matcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Matcha

Tinder like app

Matcha is a dating website allowing you to match with persons you might appreciate

Tech Stack

  • Serveur: NodeJS - Framework Express - SocketIO
  • Client: ReactJS - Bootstrap - SASS
  • DB: PostgreSQL
  • Architecture: Client-Server - API RESTful

Dependencies

To start this website you need to have installed

node version 14.13.1

npm version 6.12.8

postgresql version 12.6

Launch app

In server/setup/setup.js => Change host, database, username and password to your credentials line 50

server/.env => update this file with your credentials

Before starting servers

sh setup.sh

start your pgsql server

psql -f server/core/database.sql
cd server/setup/
node setup.js 500

About

Dating website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors