Giter Site home page Giter Site logo

onurgumus / fblazorshop Goto Github PK

View Code? Open in Web Editor NEW
68.0 8.0 7.0 10.87 MB

This is a port of Steve Sanderson's Pizza Workshop for Blazor by using F# and Bolero.

F# 61.02% HTML 4.42% CSS 28.37% JavaScript 5.13% Batchfile 0.23% Shell 0.24% Dockerfile 0.59%
blazor bolero fsharp elmish akka-net cqrs event-sourcing

fblazorshop's Introduction

.NET Core

This is a port of Steve Sanderson's Pizza Workshop for Blazor by using F# and Bolero. It also shows an example on How to do CQRS with Event Sourcing using Akka Cluster Sharding. (See how orders are placed on server side)

ScreenShot

Build & Run instructions (Windows, Linux and macOS):

  • Building requires .NET Core SDK 3.1.401 or newer
  • It won't work on .net 5 as of now but side by side .net core 3.1 and .net 5 is fine.
  • For Linux and macOS you also need Mono 6.x while building.
  • Clone the repository (if you choose to download zip, you may need to unblock .config/dotnet-tools.json on windows platform)
  • Windows users can just run run-server-64-bit.cmd or run-wasm-64-bit.cmd depending on which version they want to run.
  • Linux and macOS users should execute run-server-64-bit.sh or run-wasm-64-bit.sh.
  • Then open your browser and browse http://localhost:5000.
  • Visual studio or VS Code users should first execute one of the run commands above then they can just open the solution and start the FBlazorShop.Web project (better set it as StartUp project). By default the application runs on Server-side mode. If you want Web Assembly, just add WASM compilation constant to the FBlazorShop.Web project and rebuild.

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.