Skip to content

jaydeesimon/vetd-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,920 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SaaS buying and decision platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Clojure 69.5%
  • JavaScript 23.2%
  • TSQL 4.4%
  • CSS 2.9%