Skip to content

sparkboard/sparkboard

Repository files navigation

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.

About

Open-source code related to Sparkboard.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages