Coder Social home page Coder Social logo

jefflee / dispatchr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from allvirus/dispatchr

1.0 2.0 0.0 710 KB

Sample application using a Dispatching scenario to demonstrate new features in the ASP.NET Core 2.2 release.

License: MIT License

C# 37.49% HTML 35.84% CSS 5.19% JavaScript 18.94% Dockerfile 2.54%

dispatchr's Introduction

Setup

Create the SQL DB in a container

  1. Run docker-compose up using the src/docker-compose.yml file.

  2. Use the mssql extension for VS Code to connect to the in-container DB to run this script:

    CREATE DATABASE DispatchR

    This script will create the database and prepare it for being accessed by the Entity Framework components to preload the database with sample data.

Seed the database with sample geo-data

  1. F5 in VS Code to run the DispatchR.API and the DispatchR.Web project simultaneously.
  2. If you want to reset (or load-up for the first time) the sample data, hit the /api/reset URL to reload the database.

See the data coming from the Web API.

  1. Go back to the DispatchR UI and click the Step 1 button to load up the initial state.
  2. Click on the push pins.

dispatchr's People

Contributors

bradygaster avatar

Stargazers

 avatar

Watchers

 avatar James Cloos 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.