Skip to content

🚧Deprecated🚧 Skeet Framework Boilerplate with Next.js (React) + GraphQL🔮

License

Notifications You must be signed in to change notification settings

elsoul/skeet-graphql

Repository files navigation

Skeet Next.js + GraphQL Template

Follow @ELSOUL_LABO2

🚧Deprecated🚧 Introducing the New Skeet Framework

We're excited to announce that Skeet Framework is now embracing a serverless architecture, offering simpler, more flexible APIs and support for multiple SQL structures.

Explore the new possibilities with our enhanced framework in our latest repository.

Skeet: https://github.com/elsoul/skeet

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.