Skip to content

Gw0zdziu/YourPlatformFront

Repository files navigation

YourPlatformFront

Description

Application API for storing information about played games.

Feature

  • Create user
  • Login user
  • Add category
  • Edit category
  • Deactivate category
  • Add game
  • Edit game
  • Delete game
  • Update username
  • Update password

Future feature

  • Confirm created user by email
  • Update password by send email
  • Add remind passwords before login

Installation

$ npm install

Requirements

  • Add .env
  • Create Postgresql server
  • Initialization database from sql script

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published