Code Monkey home page Code Monkey logo

trekkingforcharity.site's Introduction

TrekkingForCharity

The main web site for Trekking for Charity

Dcoker watch

docker run --rm -it -p [port]:[port] -v [path-to-source]:/app/ -w /app/source/TrekkingForCharity.Web -e ASPNETCORE_URLS=http://+:[port] trekkingforcharity/aspcore-devbase:latest dotnet watch run

docker run --rm -it -p 54352:80 -v E:\Github\TrekkingForCharity:/app/ -w /app/source/TrekkingForCharity.Web --name treks-debug trekkingforcharity/aspcore-devbase:latest dotnet watch run -c Debug --urls=http://+:80

trekkingforcharity.site's People

Contributors

roly445 avatar

Watchers

 avatar  avatar

trekkingforcharity.site's Issues

Integration Auth Provider

I am hoping to use Auth0 to handle authorisation withing the platform. For this I have set up an account and this just needs to be added to the website using JWT for auth.

Base project structure

I ideally see this as an asp.net core 2.0 site that can run on docker in a linux environment.
Css should be written in Sass, scripts should be in Typescript with webpack used as the client side build pipeline.
Chunking should be used to have a script file per page, with the css pulled out and place in a separate file.

The build process should use cake as the build runner with a yml file to build the solution on appvayor.

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.