Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 2.5 KB

README.md

File metadata and controls

72 lines (46 loc) · 2.5 KB

clarc

“I did meet John McCarthy of LISP fame in 1977.” -- Brendan Eich, of JavaScript fame.

Code repo for my presentation: Back To Front with Clojure.

Devcards latest build is at: http://clarc.s3-website-ap-southeast-1.amazonaws.com/

App latest build is at: http://clarc.s3-website-ap-southeast-1.amazonaws.com/mini-app/

Changelog

0.1.1

  • CHANGED: figwheel server port is now 3450.
  • ADDED: local datalog DB (DataScript), see src/clarc/local_db/*
  • WIP: simple server with websocket communication.

Roadmap

  • Example app: using local db.
  • Example app: interacting with the server.
  • Datomic integration.
  • Example app: full stack application.
  • Onyx integration.
  • Example app: distributed application.

Hacking

CircleCI

Pre-requisites

Nice to have

Getting started

From the main project dir, run in a terminal: lein figwheel or rlwrap lein figwheel on OSX. When the dust settles down, browse to http://localhost:3450/index.html.

Pull Requests, Issues, Questions, Feature Requests

GitHub issues and PRs are welcome. The authors cannot commit to address them within any delay, or at all.

License

This software relies on the works of many others (thank you!). Their respective licenses are included with source code in the linked packages (see the dependencies section of project.clj).

The rest is Public Domain.

CC0

To the extent possible under law, François De Serres has waived all copyright and related or neighboring rights to clarc. This work is published from: Singapore.

Contact

@fdserr on Twitter, GitHub, Medium.