Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make api environment friendlier #27

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

replygirl
Copy link
Contributor

* init

* use typescript

* use graphql

* :grimace: nobody look

* ok you can look again

* add db utils for client

* typo & yarn

* add meta endpoint

* add template .env

* add endpoint helper

* use nextjs api convention

* move secret

* add faunadb public secret

* fix /api/meta return type

* document ZeitRequest/ZeitResponse union type exports

* update gitignore

* add .env.build template

* clarify await is necessary in endpoint helper

* add shared public key for faunadb

* consume public secret in gql

* export findTermById

* add api README

* remove fql demo

* add teaser content

* temp: bold glossary h3 until there's a dropdown to distinguish

* limit article to readable width

* nuzzle footer

* fix: center lone article on small tablet

* tweak: add suspense

* feat: add contact modal

* feat: constrain modal dimensions

* add readme

* add contributor guidelines

* docs(contrib): link to contributing at top of readme #16 #17

* docs(contrib): #17 add conventional commits

* docs(contrib): #17 tag code blocks
@replygirl replygirl added ℹ️ docs Improvements or additions to documentation ✨ optimization Improvements under the hood labels May 1, 2020
@replygirl replygirl self-assigned this May 1, 2020
@vercel
Copy link

vercel bot commented May 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/blacksocialists/dual-power-app/98i55oz72
✅ Preview: https://dual-power-app-git-feature-friendly-api-env.blacksocialists.now.sh

odbol
odbol previously approved these changes May 3, 2020
Copy link

@odbol odbol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@replygirl replygirl changed the base branch from dev to main April 29, 2021 08:38
@replygirl replygirl dismissed odbol’s stale review April 29, 2021 08:38

The base branch was changed.

@replygirl replygirl marked this pull request as draft April 29, 2021 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ℹ️ docs Improvements or additions to documentation ✨ optimization Improvements under the hood
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add instructions on how to set up Fauna and Zeit for local development
2 participants