Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oleksiyrudenko/surveyjs-boilerplate

A boilerplate for https://github.com/surveyjs/survey-library
https://github.com/oleksiyrudenko/surveyjs-boilerplate

Last synced: 17 days ago
JSON representation

A boilerplate for https://github.com/surveyjs/survey-library

Awesome Lists containing this project

README

        

# SurveyJS Boilerplate

A survey app based on SurveyJS

The project uses:
* [Remix](https://github.com/remix-run/remix) to bootstrap the app
* [SurveyJS library](https://surveyjs.io/Overview/Library)
for core feature set
* [Supabase](https://supabase.com/docs/)
for authentication and to store data
* [Google Sheets](https://developers.google.com/sheets/api)
to store data
* [Far Fetch](https://github.com/WebsiteBeaver/far-fetch)
for network queries
* [KOR Connect](https://korconnect.io) to secure API keys