Skip to content

Wychell/MyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGame

Back-End

-NET Core 3.1 - Install .NET Core 3.1
-AutoMapper - AutoMapper
-EntityFrameworkCore - EntityFramework Core 3.1
-JWT Token - JWT
-Flunt Validations

Front-End

-Angular - Create Angular app

Getting Started

Installing

Cloning the Repository

$ git clone https://github.com/Wychell/MyGame.git
$ cd MyGame

Installing dependencies

$ cd MyGame-API/MyGames.Api && dotnet build
$ dotnet run

$ cd MyGame-APP && npm install

$ npm start

Docker support

Make sure both docker engine and docker-compose are installed

$ git clone https://github.com/Wychell/MyGame.git
$ cd MyGame/docker
$ docker-compose up -d

Disclaimer

The default user and password below to access the application

email: mychell.mds@gmail.com
password: password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published