Skip to content

Soon, you will realize that you already know things that you thought you didn’t

Notifications You must be signed in to change notification settings

mariebriand/42-CC_Ft-transcendence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_transcendence

Development


Database

First check the ports and hosts in .env file. Then, to start the database, run:

docker-compose up -d postgres

Backend

$ cd backend
$ npm install
$ npm run dev

Frontend

$ cd Frontend
$ npm install
$ npm run dev

All these commands (and more) are also available via Makefile to easily launch dev environments locally.


Team

About

Soon, you will realize that you already know things that you thought you didn’t

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.0%
  • Vue 45.0%
  • CSS 4.0%
  • Shell 0.4%
  • JavaScript 0.2%
  • Makefile 0.2%
  • Other 0.2%