Skip to content

mzabalza/my-matcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATCHA

[Work in progress...]

Usage

run docker-compose.yml file to run mysql and phpmyadmin containers

docker-compose up -d --build

Run front

cd front
npm i
npm start

Run CRUD http server

cd server
npm i
npm run dev

Run socker server

cd socket-server (Not available, on process)
npm i

http://localhost:3000

About

tinder-like dating website project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published