Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oleksiyrudenko/surveyjs-boilerplate
- Owner: OleksiyRudenko
- Created: 2022-02-17T12:19:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T15:13:30.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T20:17:01.981Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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