× This Challenge was posted 2 months ago

Challenge Project

Sparkboard

Team formation for interdisciplinary hackathons

📂 Demo

Sparkboard v2

To run locally: bb dev localhost:3000

Configuration files are expected in src/.{env}.config.edn where env is one of local, staging, prod.

Develop locally

  1. yarn install
  2. bb dev
  3. Open a REPL with your favorite editor, reading the port from .nrepl-port

Deployment

  • Pushing to staging branch deploys to staging server
  • bin/promote promotes the current staging build to production

Architecture and Approach

Core libraries used: - re-db, an end-to-end reactive library which streams data from a Datalevin database to a React-driven frontend. - yawn, a React wrapper supporting hiccup and live reloading.

This content is a preview from an external site.
 
All attendees, sponsors, partners, volunteers and staff at our hackathon are required to agree with the Hack Code of Conduct. Organisers will enforce this code throughout the event. We expect cooperation from all participants to ensure a safe environment for everybody.

Creative Commons LicenceThe contents of this website, unless otherwise stated, are licensed under a Creative Commons Attribution 4.0 International License.