Skip to content

jvholmberg/Application

Repository files navigation

Unnamed

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you have Git installed on your local machine

Make sure you have .NET Core 2.2 installed on your local machine

Installing

A step by step series of examples that tell you how to get a development env running

Get a local copy of project

$ git clone https://github.com/jvholmberg/Application.git

Download dependencies

$ dotnet restore

Create databases for services

$ dotnet ef database update

After seeding the databases you should be set to run your local enviroment and start contributing to the project.

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • .NET Core 2.2
  • Ocelot
  • Postgress

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Git for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages