Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.6.3 to 3.11.0. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/apollo-server-core@3.11.0/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.11.0/packages/apollo-server-core) --- updated-dependencies: - dependency-name: apollo-server-core 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%