SkillAgentSearch skills...

Sandforms

An online forms application that prioritizes simplicity and data autonomy. Built for Sandstorm.

Install / Use

/learn @sandforms/Sandforms
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SandForms

Sandforms is a online forms application that priortizes simplicity and data autonomy: you control how to use data you collect through these forms.

Sandforms is built for Sandstorm, a platform that allows you to easily host applications on your personal server.

Try a live demo!

Motivations

  • We want to reduce our society's reliance on proprietary software by creating user-friendly alternatives to centralized services that monetize personal information.

  • We want to improve the safety of those who work to protect individuals’ liberties online by providing software that actively protects their privacy.

Build Status

Build Status

Developer Setup (Lite)

To run the webapp without Vagrant

  1. Install Meteor here
  2. Start running the app meteor
  3. Visit your localhost:3000

To see multiple, small UI changes faster, you can run the webapp without Velocity’s constantly running tests:

VELOCITY=0 meteor

Developer Setup (Heavy)

SandForms uses Meteor and vagrant-spk, so dev setup is quite easy.

  1. You will need vagrant-spk installed. If you get an error running the following command, follow the vagrant-spk installation instructions
$ vagrant-spk -h
usage: /home/jack/bin/vagrant-spk [-h] [--work-directory WORK_DIRECTORY]
...
  1. Make sure you have virtualbox installed before bringing up vagrant vm
$ VirtualBox -h
Oracle VM VirtualBox Manager 5.0.0
...
  1. Bring up the Vagrant VM
$ vagrant-spk vm up
  1. Start the application in dev mode
$ vagrant-spk dev
  1. Navigate to the Sandstorm dev instance

http://local.sandstorm.io:6080/

Related Skills

View on GitHub
GitHub Stars66
CategoryDevelopment
Updated1y ago
Forks21

Languages

JavaScript

Security Score

65/100

Audited on Dec 28, 2024

No findings