All Projects → Vetd-Inc → vetd-app

Vetd-Inc / vetd-app

Licence: MIT License
SaaS buying and decision platform.

Programming Languages

clojure
4091 projects
javascript
184084 projects - #8 most used programming language
TSQL
950 projects
CSS
56736 projects

Projects that are alternatives of or similar to vetd-app

re-frame-utils
Re-frame extensions
Stars: ✭ 59 (-35.87%)
Mutual labels:  re-frame
reframe-starter
re-frame starter app. Includes shadow-cljs, deps.edn, garden, re-frame-10x and reitit.
Stars: ✭ 16 (-82.61%)
Mutual labels:  re-frame
hasura-metadata-patcher
CLI tool to patch Hasura metadata json file. Helps to organize complex CI/CD flows through different environments.
Stars: ✭ 14 (-84.78%)
Mutual labels:  hasura
graphql-to-sql
GraphQL model to SQL
Stars: ✭ 13 (-85.87%)
Mutual labels:  hasura
re-frame-routing
ClojureScript (re-frame) library that manages routing and route state.
Stars: ✭ 16 (-82.61%)
Mutual labels:  re-frame
elo
Elo ranking platform implemented in Clojure and re-frame
Stars: ✭ 17 (-81.52%)
Mutual labels:  re-frame
create-full-stack
Set up a TypeScript full stack with one command.
Stars: ✭ 94 (+2.17%)
Mutual labels:  hasura
re-frame-fetch-fx
js/fetch Effect Handler for re-frame
Stars: ✭ 24 (-73.91%)
Mutual labels:  re-frame
clean-todos
📋 A todo example leveraging clean architecture in Clojure
Stars: ✭ 75 (-18.48%)
Mutual labels:  re-frame
re-jump.el
emacs navigation for re-frame projects
Stars: ✭ 63 (-31.52%)
Mutual labels:  re-frame
hasura-action
GitHub Action wrapping the Hasura CLI
Stars: ✭ 39 (-57.61%)
Mutual labels:  hasura
flutter idiomatic
It is starter kit with idiomatic code structure :) Firebase Authentication & GraphQL CRUD via BLoC. With Unit tests, Widget tests and Integration tests as BDD.
Stars: ✭ 20 (-78.26%)
Mutual labels:  hasura
realworld-hasura
Realworld inspired blogging platform (Remake of Conduit) using Hasura + Purescript + Elm
Stars: ✭ 46 (-50%)
Mutual labels:  hasura
ClojureRNProject
Simple React Native application with ClojureScript, re-frame and react navigation v5
Stars: ✭ 32 (-65.22%)
Mutual labels:  re-frame
platyplus
Low-code, offline-first apps with Hasura
Stars: ✭ 22 (-76.09%)
Mutual labels:  hasura
learnwithjason.dev
Boop Crew HQ
Stars: ✭ 101 (+9.78%)
Mutual labels:  hasura
nw-calculator
A crafting calculator for the New World game
Stars: ✭ 16 (-82.61%)
Mutual labels:  re-frame
re-frame-http-fx-alpha
A ClojureScript client library for HTTP requests. Provides a re-frame "effect handler" keyed :http
Stars: ✭ 37 (-59.78%)
Mutual labels:  re-frame
eGyan
eGyan is a web application built with Node.js (Express) and Hasura (https://hasura.io/) Platform. It is a simple and effective eLearning app for everyone.
Stars: ✭ 36 (-60.87%)
Mutual labels:  hasura
time-api
Nodejs API for Wobbly Time Tracker for the Teams
Stars: ✭ 24 (-73.91%)
Mutual labels:  hasura

Vetd

Vetd is a Clojure(Script) web app that helps users discover and compare SaaS products. The backend is built on Hasura (GraphQL) to offer data subscriptions with real-time updates from the connected Postgres database. The frontend is built on Re-frame and Semantic UI.

Special Re-frame subscriptions (graphql.cljs#L84-L122) allow you to subscribe to GraphQL with EDN either as a one-time data retrieval, or as a GraphQL Subscription with continued real-time updates over WebSockets. (Example usage)

Screen recording demo of the frontend

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].