Skip to content

42 Cursus - This project is about creating a website for the mighty Pong contest!

Notifications You must be signed in to change notification settings

jungmyeong96/ft_transcendence

 
 

Repository files navigation

ft_transcendence

공용 노션

https://www.notion.so/ft_transcendence-5d6b3da6b2c74db88cf186ecf0d7f8ea

Conventional Commits

미리보기





env 설정

client

REACT_APP_SERVER_URL=http://localhost:3000
REACT_APP_SOCKET_URL=http://localhost:4242

server

AWS_S3_BUCKET_NAME=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_REGION=

EMAIL_AUTH_ID=
EMAIL_AUTH_PASSWORD=

CLIENT_ID=
CLIENT_SECRET=
CALLBACK_URL=
FRONT_URL=http://localhost:3005
DOMAIN_URL=localhost

DB

DATABASE_USER=
DATABASE_PASSWORD=
DB_NAME=
PGADMIN_USER=
PGADMIN_PASSWORD=

How to use

$ docker-compose up --build

Front-end 기술 스택

About

42 Cursus - This project is about creating a website for the mighty Pong contest!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • PLpgSQL 2.7%
  • Other 0.9%