文件名称:阿波罗
文件大小:266KB
文件格式:ZIP
更新时间:2024-03-01 16:13:25
JavaScript
逃逸阿波罗 用于Rescape项目的Apollo实用程序 该库针对graphql服务器运行测试。 因此,您必须向服务器添加以下用户名和密码,以使测试通过:{username:“ test”,密码:“ testpass”}使用用户从rescape-region库以127.0.0.1:8008运行graphql服务器使用以下凭据进行设置:{用户名:“ test”,密码:“ testpass”} 使用Django:manage.py createsuperuser 或回显“从django.contrib.auth import get_user_model; User = get_user_model(); User.objects.create_superuser('test',' ',' ')” | ./manage.py外壳 所需的环境变量: 要使用的mapbox api令牌 导出M
【文件预览】:
apollo-master
----rollup.config.js(3KB)
----yarn.lock(406KB)
----LICENSE.txt(1KB)
----src()
--------auth()
--------client()
--------stores()
--------config.js(1KB)
--------helpers()
--------index.mjs(5KB)
--------schema()
----.graphqlconfig(454B)
----config()
--------jsdoc.json(103B)
--------jest()
--------jestsetup.js(2KB)
----README.md(710B)
----graphql.schema.json(35KB)
----.gitignore(965B)
----package.json(5KB)