graphql postgres template:基于PostgreSQL数据库服务器的GraphQL API模板Hasura GraphQL引擎Redis内
基于PostgreSQL数据库的GraphQL后端,具有Auth,访问权限和自定义业务逻辑 快速开始 先决条件:必须安装docker,git,docker-compose。 mkdir my-project cd my-project curl https://raw.githubusercontent.com/leaderit/graphql-postgres-template/main/configure.sh | bash -s -- 警告 始终使用HTTPS连接以确保后端安全。 介绍 基于Hasura,PostgreSQL服务器和NodeJS框架Fastify的GraphQL应用程序
文件列表
graphql-postgres-template:基于PostgreSQL数据库服务器的GraphQL API模板,Hasura GraphQL引擎,Redis内存缓存,用于带有授权和访问控制的自定义业务逻辑的Fastify nodejs服务器
(预估有个141文件)
db-backup
417B
.gitignore
2KB
.gitignore
1KB
Dockerfile
857B
.editorconfig
207B
hasura-cli
104B
.gitignore
802B
Dockerfile
857B
.dockerignore
27B
env-example
255B
暂无评论