Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
OhMyForm API
An open source alternative to TypeForm that can create stunning mobile-ready forms, surveys and questionnaires.
Description
OhMyForm api backend
All calls to the api are through GraphQL, with the endpoint
providing an introspectable schema at GET /graphql
Installation
$ npm install
Running the app
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prod
Description
Languages
TypeScript
99.5%
Dockerfile
0.5%