Skip to content

Chronaemia/Formly

Repository files navigation

Easy, embeddable forms for Javascript natives



About the project:

ExpressJS form generation, embedding, monitoring, and notifications for Javascript natives

This repository in particular is for Formly, the ExpressJS Backend that pairs with our VueJS Frontend. You can find the backend counterpart here. We will be releasing a docker box of the entire app in the near future, so watch this repository for updates.

To see the current backlog/status of the project, we have a public feature board here.



Developer Information:

Building and running the project

# install dependencies
$ npm install

# serve the program for development at localhost:8080
$ npm run dev

# run tests 
$ npm run test

About

Easy embeddable forms for Javascript natives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published