| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A demo application built with Clojure + ClojureScript to illustrate how Inertia.js works.
This is a port of the original Ping CRM written in Laravel/PHP + VueJS to Clojure with Integrant, Ring, Reitit, next.jdbc and ClojureScript Reagent.
There is a hosted installation of this demo available at https://inertia.prestance-design.com/.
Clone the repo locally:
git clone https://github.com/prestancedesign/clojure-inertia-pingcrm-demo cd clojure-inertia-pingcrm-demo
npm install & npm run release
clj -M:run
You're ready to go! Open http://localhost:3000 and login with:
npm run dev
clj -M:dev
Once REPL starts, run the system:
(go)
Copyright (c) 2021 Prestance / Michaël SALIHI. Distributed under the MIT license.
| Back | FazBrowse Home | New Git URL |