Skip to content

cristiadu/vavalm

Repository files navigation

VaValM - Valorant Manager

Valorant e-sports manager game which some set of rules I invented in my head.

Technologies used

Backend

  • ExpressJS
  • Typescript
  • Sequelize
  • Webpack + Babel (Build)

Frontend

  • NextJS
  • ReactJS
    • ReactJS Quill
  • TailwindCSS
  • Typescript

Infrastructure

  • Database: PostgreSQL
  • Formatting/Linting: ESLint

Pre-requisites

  1. Node 20.X+
  2. PostgreSQL.
  3. Docker
  4. Docker Compose
  5. Give execution permissions for /scripts/localdb.sh file:
chmod +x ./scripts/localdb.sh

Run Project

npm run clean && npm install
npm run localdb && npm run dev

Open http://localhost:3000 on your browser.

About

Valorant Manager Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •