Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.