Skip to content

markslingerland/Sombra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sombra

Build Status

Sombra is an open-source crowdfunding platform for charities.

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

What things you need to install the software and how to install them

Without Docker:

Installing

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

Using Docker

Open the solution and run the docker-compose up command

Reach the web solution on http://localhost:80

Or if you're not using Docker

Make sure RabbitMQ is running and a SQLEXPRESS instance

dotnet run for the web project and for every individual service

End with an example of getting some data out of the system or using it for a little demo

Running the tests

All the the unit tests are being run during build time (Docker). To run the individual test project user the command

dotnet test 

Deployment

With the complete repo on your server or pc you can use this command to start all the services.

docker-compose up

Built With

  • EasyNetQ - The framewore used to interact with RabbitMQ

Authors

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

License

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

About

Open Source Crowdfunding Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •