Skip to content

elsoul/skeet-graphql-only

Repository files navigation

Skeet Next.js + GraphQL Template

Follow @ELSOUL_LABO2

Skeet GraphQL Boilerplate

What's Skeet?

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.

Dependency

Usage

yarn install

$ npm i -g @skeet-framework/cli

Run local

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

Contributing

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.

License

The package is available as open source under the terms of the Apache-2.0 License.

Code of Conduct

Everyone interacting in the SKEET project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.