Skip to content

kobra-dev/API

Repository files navigation

Kobra API

This repository has two parts, our main GraphQL API.

Environment variables

Right now the code uses a local SQLite database but in the future it will need the .env file:

# Database URL
DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"

Also, put your Firebase service account key in firebase-key.json.

About

Kobra's GraphQL API

Topics

Resources

License

Code of conduct

Stars

4 stars

Watchers

1 watching

Forks

Contributors