/transcendence

Primary LanguageTypeScript

Transcendence

Built by abastos, agirardi, llethuil and tjolivet. It uses a modern stack of tools:

- NestJS
- Vue 3
- Typescript
- Vite
- TypeORM
- Socket.IO
- Postgresql
- TresJS
- ThreeJS
- TailwindCSS
- DaisyUI
- Iconify
- Docker
- Nginx

How to run the project?

Create a .env file, with the needed values to run the project. You can find an example in the .env.sample. After that, you can

docker compose build

and

docker compose up

Warning! You need a docker installation that supports uid/gid map