Remove remaining bits of web front-end

This commit is contained in:
Nathan Sobo 2022-04-21 09:30:08 -06:00
parent 9f83417b58
commit 0cf7bba483
6 changed files with 25 additions and 521 deletions

View file

@ -1,11 +1,2 @@
DATABASE_URL = "postgres://postgres@localhost/zed"
SESSION_SECRET = "6E1GS6IQNOLIBKWMEVWF1AFO4H78KNU8"
HTTP_PORT = 8080
# Available at https://github.com/organizations/zed-industries/settings/apps/zed-local-development
GITHUB_APP_ID = 115633
GITHUB_CLIENT_ID = "Iv1.768076c9becc75c4"
GITHUB_CLIENT_SECRET = ""
GITHUB_PRIVATE_KEY = """\
"""