Skip to content

elz42/ft_transcendence

 
 

Repository files navigation

ft_transcendence

This project has been created as part of the 42 curriculum by ekanaeva, mszymcza, altoulle, aheisch.

Description

The “Description” section should also contain a clear name for the project and its key features.

TODO

Instruction

The “Instructions” section should mention all the needed prerequisites (software, tools, versions, configuration like .env setup, etc.), and step-by-step instructions to run the project.

  • Docker 29.0.0 or Podman 5.7.1 (with podman aliased as docker)
  • cp .env.example .env and edit .env as necessary

Release

  • make up to deploy the application

Development

  • make dev to start the development server
  • make seed to seed the database
  • make check to run CI checks
  • make format to format the code

Resources

TODO

Team Information

ekanaeva

TODO

mszymcza

TODO

altoulle

TODO

aheisch

TODO

Project Management

TODO

Technical Stack

  • Docker / Podman (containerization)
  • Caddy (reverse proxy)
  • Postgres (database)
  • Garage (object storage)
  • Bun (web application server)
  • SvelteKit (full-stack framework)
  • TailwindCSS (CSS framework)
  • Drizzle (ORM)

Database Schema

TODO

Features List

TODO

Modules

TODO

Individual Contributions

TODO

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 64.1%
  • TypeScript 33.2%
  • Dockerfile 0.9%
  • Makefile 0.7%
  • Shell 0.5%
  • JavaScript 0.3%
  • Other 0.3%