Meteor-Community-Packages / meteor-autoform

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
MIT License
1.44k stars 328 forks source link

Demo link stale #1711

Open samuelhackwill opened 2 years ago

samuelhackwill commented 2 years ago

Demo link http://autoform.meteorapp.com seems dead :

404 Not Found: No applications registered for host 'autoform.meteorapp.com'.

jankapunkt commented 2 years ago

Yes we should either use the free tier hosting or create a client only Meteor app and host via GitHub Pages

samuelhackwill commented 2 years ago

interesting, i wasn't aware it was possible to make a client-only meteor app, sounds nice.

https://forums.meteor.com/t/any-way-to-make-a-100-client-side-app-thats-only-html-js/4940