GithubHelp home page GithubHelp logo

nirvananimbusa / activegamenight Goto Github PK

View Code? Open in Web Editor NEW

This project forked from activesolution/active-gamenights

0.0 1.0 0.0 1.22 MB

Game Night Bookings

JavaScript 2.22% F# 97.54% CSS 0.23%

activegamenight's Introduction

Building the project

This project uses a FAKE script to run build tasks (build.fsx). To build locally:

  1. dotnet tool restore to restore the required tools (paket and fake-cli)
  2. dotnet fake build to run the build

Running the project

Requirements

To be able to run the project some config settings are needed, see Configuration.fs and setup up the relevant config settings using dotnet user-secrets The project uses azure table storage, either setup a storage account in Azure, or use a local emulator.

To run the project locally in watch mode: dotnet fake build --target WatchApp

Creating a release

The project uses github actions for ci and deployment. To create a new production release a new version entry must be added in CHANGELOG.md.

The github actions for CI and deployment are run using FAKE tasks as well, see build.fsx and .github/workflows.ci.yaml, and .github/workflows.deploy.yaml.

activegamenight's People

Contributors

viktorvan avatar

Watchers

 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.