Giter VIP home page Giter VIP logo

our-clean-future's Introduction

Our Clean Future

This app enables Yukon Government to record and analyze data on ~230 indicators for the Our Clean Future initiative.

We live in a world that’s rapidly changing. Climate change is threatening ecosystems, subsistence harvesting, infrastructure, leisure activities, and many other aspects of our lives.

Yukon’s population is growing, along with our need for reliable, affordable and renewable energy to continue to power our lives, our work and our economy. New economic opportunities are emerging in the sustainable, green economy.

Our Clean Future is our answer to the climate emergency.

The Government of Yukon developed Our Clean Future in partnership with Yukon First Nations, transboundary Indigenous groups and Yukon municipalities over the course of 3 years. During this time, the partner group gathered 4 times to establish a vision and values for Our Clean Future and to prioritize the areas we should focus on over the next 10 years to respond to the climate emergency. As a result of this collaborative process, the strategy reflects multiple perspectives, worldviews and ideas.

Stack

Deployments

Production environment

App: https://ourcleanfuture.ynet.gov.yk.ca

Database: [sql-apps4-prd.ynet.gov.yk.ca].[EnvOurCleanFuture]

Test environment

App: https://ourcleanfuture-test.ynet.gov.yk.ca

Database: [sql-apps4-tst.ynet.gov.yk.ca].[EnvOurCleanFuture]

How do I run this?

See https://docs.microsoft.com/en-us/ef/core/managing-schemas/migrations if you are new to Entity Framework Core.

Ensure that you have LocalDB installed, or override the "AppContext" connection string in appsettings.json

Build the project and restore packages

Using the .NET CLI:

dotnet build

Create and seed the database with test data

.NET CLI:

dotnet ef database update

Or, using VS Package Manager Console (PowerShell):

Update-Database

Run the app

.NET CLI:

dotnet run

our-clean-future's People

Contributors

jonhodgins avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.