Skip to content
This repository was archived by the owner on Feb 14, 2018. It is now read-only.

TypeformIO/Node-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorry, Typeform I/O will be deprecated soon. Please visit https://developer.typeform.com/ to discover our new developer products

Typeform I/O - NodeJS Bootstrap

This is a bootstrap application that you can use to kickstart development when you want to use Typeform I/O. It's very basic at the moment and does not do a lot but it's useful to look at when you want to know how to use Typeform I/O in a node environment. Basically what the application does is asking for your name, create a form containing that name and show all the results the application received from Typeform.

preview

Requirements

Installing

  • Clone this project into your local computer
  • run npm install inside the cloned project

Running

To run this application, you'll need to have a Typeform I/O API-key already. If you don't have it, get it by filling out this signup form

  • Have your API-key ready and run TYPEFORM_API_KEY=YOUR_KEY npm start
  • Visit http://localhost:3000 in your browser

Where to get help

Contributing

If you want to contribute, just follow the general code style and code on! We love pull requests.

If you're unsure if we're gonna merge it or not, create an issue before and we'll discuss it.

License

The MIT License (MIT)

Copyright (c) 2015 Typeform

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Get started quickly with using Typeform I/O

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published