- Prisma - ORM
- Nexus Prisma - GraphQL plugin for Prisma
- Apollo - GraphQL Server
- Express - HTTP API
- PostgreSQL - Relational Database
- Jest - Testing framework
- TypeScript - Type Check
- ESLint - Linter
- Prettier - Formatter
TypeScript Serverless Framework 'Skeet'.
The Skeet project was launched with the goal of reducing software development, operation, and maintenance costs.
Build Serverless Apps faster. Powered by TypeScript GraphQL, Prisma, Jest, Prettier, and Google Cloud.
$ npm i -g @skeet-framework/cli
After packages installed:
$ skeet yarn install
$ skeet docker psql
$ skeet db generate
$ skeet db deploy
$ skeet s
Now you can access;
http://localhost:3000/graphql
Bug reports and pull requests are welcome on GitHub at https://github.com/elsoul/skeet-graphql This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The package is available as open source under the terms of the Apache-2.0 License.
Everyone interacting in the SKEET project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.