An open API service indexing awesome lists of open source software.

https://github.com/diberry/github-doc-server


https://github.com/diberry/github-doc-server

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# GitHub oauth app

## Roadmap

* React front-end
* Sessions in database

## Features

* GitHub oauth
* GitHub login
* Create text file via commit in public or private repo

### Commit form

* static html
* trim text fields
* TBD:
* error handling

### Logging

* Azure Application Insights

### Debug in VSCode

* C:\Program Files\nodejs\node.exe --inspect-brk=33705 src\server.js
* Debugger listening on ws://127.0.0.1:33705/445e2177-dbce-4836-a704-23a7e7bf8233
* For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.