Code Monkey home page Code Monkey logo

funpizzashop's Introduction

Testimonials for this workshop

"The workshop was a condensed grouping of simple but very powerful modeling techniques. We could see how to wire complex Tecnologies in a meaningful and flexible architecture, that's built for scaling from the ground up while we still maintaining the code semantics. That will highly impact my future arquitetural decisions for sure." Jessé Junior


"I attended a brilliant workshop hosted by Onur where he covered a huge amount of material including CQRS/ES architecture, back-end & front-end FSharp development stacks."

Darran, Principal Software Developer


"The content of this course was very interesting: Onur has brought disparate F# technologies together and made a promising web stack from them. There's plenty for a SAFE Stack enthusiast like me to explore further!"

Matt Gallagher, Consultant, Compositional IT

Building & Running

This is the source code for my Full Stack DDD, CQRS F# Workshop available here:

  • July 17-21:

https://www.meetup.com/tackling-f-web-development/events/294016439/

  • Aug 20-21, 26-27 (Weekends):

https://www.meetup.com/tackling-f-web-development/events/294016439/

Build steps

You need Docker for Desktop installed in your machine for MacOS or Windows. You also need VSCode with Dev Containers extensions.

Open the project with VSCode, you should see the Reopen in Container button from VSCode. Click the button and wait until container set up ends.

Once done, open a terminal in vscode and type

./fake.sh

Then navigate to

http://localhost:8000

Sending verification emails

This step is optional. Sign in requires send grid key, to send verification code. If you don't have it, you can find the verification code from the logs in terminal. If you have it, you need to provide via asp.net config. I use a file called secrets.hocon, must be inside debug/bin folder of Server project when running with content:

config{
    SendGrid.APIKEY = "<your_key>"
}

To build for production

./fake.sh PublishServer

Then grap the deploy folder

funpizzashop's People

Contributors

onurgumus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

benniecopeland

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.