Giter Site home page Giter Site logo

dvreed77 / incredible Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xkcd/incredible

0.0 0.0 0.0 2.49 MB

A massive collaborative rube goldberg machine.

Home Page: https://xkcd.com/2916

License: Other

JavaScript 1.33% Haskell 30.88% TypeScript 60.71% Nix 6.88% EJS 0.20%

incredible's Introduction

Incredible

https://xkcd.com/2916

Development

There is a Nix shell defined in flake.nix that can be accessed with nix develop. This includes everything to build the client and the server.

Frontend

The client is built with NodeJS 20.

A live development version can be started with npm run start:dev in client/.

Production JS can be built with nix build .#incredible-client or npm run build in client/.

Backend

The server is built with GHC 9.6.4.

To build and run the webserver with Cabal, cabal run incredible-server or with Nix, nix run .#incredible:exe:incredible-server.

There is also an executable for generating puzzles, cabal run incredible-gen or with Nix, nix run .#incredible:exe:incredible-gen.

VM

You can build a Nix VM with the frontend and backend built with the configuration in /config with nixos-rebuild build-vm --flake .#incredible-vm.

The VM can then be run with ./result/bin/run-nixos-vm.

incredible's People

Contributors

davean 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.