Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar 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%