Valorant e-sports manager game which some set of rules I invented in my head.
- ExpressJS
- Typescript
- Sequelize
- Webpack + Babel (Build)
- NextJS
- ReactJS
- ReactJS Quill
- TailwindCSS
- Typescript
- Database: PostgreSQL
- Formatting/Linting: ESLint
- Node 20.X+
- PostgreSQL.
- Docker
- Docker Compose
- Give execution permissions for
/scripts/localdb.sh
file:
chmod +x ./scripts/localdb.sh
npm run clean && npm install
npm run localdb && npm run dev
Open http://localhost:3000 on your browser.