https://github.com/wverbuyst/questionnaire
https://github.com/wverbuyst/questionnaire
fhir gin-gonic go overmind react surveyjs typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wverbuyst/questionnaire
- Owner: wverbuyst
- Created: 2022-09-16T18:47:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T14:51:30.000Z (almost 2 years ago)
- Last Synced: 2023-06-06T15:33:42.907Z (almost 2 years ago)
- Topics: fhir, gin-gonic, go, overmind, react, surveyjs, typescript
- Language: Go
- Homepage:
- Size: 966 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/wverbuyst/questionnaire/actions/workflows/client-lint-typecheck.yml) [](https://github.com/wverbuyst/questionnaire/actions/workflows/server-lint.yml)
## What is this?
WIP
Goal: convert FHIR Questionnaire Resource to a json object that can be processed by SurveyJS## Server
If you haven't already, install go
> cd server && bash server.sh
## client
> cd client
> yarn install
> yarn dev




