Competitive 'Vault Entry' game with multiplayer. Prove that you are better!
Start postgresql, install dependencies and run app
Requires Node.js v14+ to run and .env files provided for client and server sides.
$ make all
β Check it out: https://into-the-shelter.onrender.com
βΆ (note that app use free instance that spins down with inactivity that can delay first request by 50+ seconds)
- π± NestJS β latest version
- π TypeScript - Type checking
- βοΈ Dotenv - Supports environment variables
- π Authentication - Session based
- πΎ Prisma - Database ORM
- πͺ PostgreSQL - Open-Source Relational Database
- π Swagger - API Documentation
- π³ Docker Compose - Container Orchestration
- π Helmet - secure HTTP headers
- π ESLint β Pluggable JavaScript linter
- π Prettier - Opinionated Code Formatter
- π΅οΈββοΈ Redis - In-memory data store