This repository was archived by the owner on Jan 14, 2023. It is now read-only.

int128/gistnote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gistnote is a Gist client app based on HTML5 and JavaScript.

It is deployed on Pages: https://gistnote..io

The client app sends requests directly to API using CORS, except OAuth 2 authorization request because the client secret should not be exposed.

  • Client app
    • Pages
    • HTML5
    • ECMAScript 6
    • React
    • Redux Saga
    • React Router Redux
    • Immutable.js
    • React Syntax Highlighter
    • Remark React
    • Bootswatch
  • Server app
    • Google Cloud Functions (WIP)

Run on localhost:

npm start

Build the production:

npm run build

This is an open source software licensed under the Apache License Version 2.0. Feel free to open an issue or pull request.

About

Evernote like Gist editor

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published