Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metosin/vrac
Experimental web framework in Clojurescript
https://github.com/metosin/vrac
clojure clojurescript metosin-experimental signaali web-framewok
Last synced: about 5 hours ago
JSON representation
Experimental web framework in Clojurescript
- Host: GitHub
- URL: https://github.com/metosin/vrac
- Owner: metosin
- License: epl-2.0
- Created: 2025-01-06T10:49:32.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2025-01-12T21:18:00.000Z (8 days ago)
- Last Synced: 2025-01-18T11:41:22.566Z (2 days ago)
- Topics: clojure, clojurescript, metosin-experimental, signaali, web-framewok
- Language: Clojure
- Homepage:
- Size: 13.7 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vrac
A web framework
## Project status
[![Slack](https://img.shields.io/badge/slack-vrac-orange.svg?logo=slack)](https://clojurians.slack.com/app_redirect?channel=vrac)
This project is currently [experimental](https://github.com/metosin/open-source/blob/main/project-status.md#experimental).
The source code is currently undergoing a total rewrite.
## How can I learn more about this project?
You can follow the progress and learn about its implementation at https://blog.404.taipei/series/vrac-dev-log
In the [example folder](example/), you can find some projects which are using Vrac.
The articles in the blog are commenting the commits in a presentable manner, and you can browse the commits
on Github to see what that mean in terms of changes in the source code.