Skip to content

riazraza/WealthEconomy

 
 

Repository files navigation

Wealth Economy

Twitter Follow Join the chat at https://gitter.im/forCrowd/WealthEconomy

Experimental ideas on improving how the economy works

Setup

Getting Started

Getting Started

First Mission: Contributors Page

This is an experimental attempt to help you to get familiar with our project and make your first pull request.

Follow this tutorial to get started: First Mission

Deployment

Configuration files are excluded from deploy (Build Action: 'None').
When deploying the project, update following configuration files with your own settings and manually copy them:

  • WebApi\googleanalytics.js
  • WebApi\Web.config
  • WebApi\Configs\*.config
  • ngClient\Web.config
  • ngClient\_system\js\settings\settings.js

Jasmine tests

To be able add "Jasmine" tests under "ngClient.Tests" folder into "Test Explorer" window, install the following extension:

T4 files

To be able run Entity Framework related T4 files (.tt files that include "EF6.Utility.ttinclude" file):

  • After restoring nuget packages, find and copy "EntityFramework.dll" and "EntityFramework.SqlServer.dll" files under "[Solution Folder]\packages" folder
  • Go to "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE" folder
  • Optional: Take a backup of the existing files
  • Paste these two files into this folder

Changelog

See Changelog.md for a detailed list.

License

Wealth Economy is licensed under MIT license.

About

Experimental ideas on improving how the economy works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 42.3%
  • TypeScript 27.2%
  • HTML 18.1%
  • JavaScript 10.4%
  • CSS 1.1%
  • Classic ASP 0.7%
  • Other 0.2%