Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvitor83/bliss.recruitment.simple
Bliss Recruitment Simple Architecture
https://github.com/jvitor83/bliss.recruitment.simple
Last synced: 20 days ago
JSON representation
Bliss Recruitment Simple Architecture
- Host: GitHub
- URL: https://github.com/jvitor83/bliss.recruitment.simple
- Owner: jvitor83
- Created: 2020-11-15T23:19:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T14:07:29.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T03:40:59.482Z (about 1 month ago)
- Language: C#
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Introduction
Bliss Applications candidate evaluation project
# Requirements
- [GIT](https://git-scm.com/downloads)
- [Visual Studio 2019](https://visualstudio.microsoft.com/)
- [.NET Core 5.0 SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
- [Docker](https://www.docker.com/get-started)
# Getting started
1- Open the solution file `Bliss.Recruitment.sln` at Visual Studio 2019
2- Set the docker-compose project as "startup project"
3- Press `F5` or Debug -> Start Debug
> It will create the application container and the database container (wait 1 minute to get ready)