{"id":13724544,"url":"https://github.com/skygear-demo/skypad","last_synced_at":"2025-05-07T18:32:46.989Z","repository":{"id":81762936,"uuid":"98447407","full_name":"skygear-demo/skypad","owner":"skygear-demo","description":"Skypad","archived":false,"fork":false,"pushed_at":"2019-04-02T10:30:41.000Z","size":189,"stargazers_count":145,"open_issues_count":9,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-04T01:25:23.365Z","etag":null,"topics":["cloud","collaboration","javascript","javascript-applications","note-taking","realtime","realtime-collaboration","serverless","skygear"],"latest_commit_sha":null,"homepage":"https://skygear-demo.github.io/skypad","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skygear-demo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-26T17:12:30.000Z","updated_at":"2024-05-11T09:35:27.000Z","dependencies_parsed_at":"2023-03-12T13:59:07.239Z","dependency_job_id":null,"html_url":"https://github.com/skygear-demo/skypad","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skygear-demo%2Fskypad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skygear-demo%2Fskypad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skygear-demo%2Fskypad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skygear-demo%2Fskypad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skygear-demo","download_url":"https://codeload.github.com/skygear-demo/skypad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224636663,"owners_count":17344597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","collaboration","javascript","javascript-applications","note-taking","realtime","realtime-collaboration","serverless","skygear"],"created_at":"2024-08-03T01:01:59.031Z","updated_at":"2024-11-14T14:31:14.923Z","avatar_url":"https://github.com/skygear-demo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Skypad\n\nSimple, real time collaborative notepad on the cloud. First version quickly built in an hour with [Skygear](https://skygear.io)\n\n#### Try now:\n* Create a new note: https://skygear-demo.github.io/skypad\n\n![Code highlight Preview](https://user-images.githubusercontent.com/1916493/28747571-e14a8030-74d4-11e7-8c48-6f2edc1abc0c.gif)\n\n## Non-CDN version\n* This version's libraries are not served from any CDN. Suitable for independent deployment.\n\n---\n\n# Features\n\n* Handy - Create a pad instantly.\n* Simple UI - Neat, undistracting and responsive.\n* Easy Sharing -  Share by URL, Twitter or FB.\n* Collaboration - Real time sync across all platforms.\n* Auto Save - Changes saved on the cloud automatically.\n* Syntax Highligting - Support JavaScript, C, HTML and CSS. More comming.\n\n[Try it here](https://skygear-demo.github.io/skypad)\n\n# Develop\n\n* Edit the `config` dict at `app.js`\n\n```javascript\nconst config = {\n  baseURL: \"https://yoursite.com/\", // To help generate a correct sharing URL\n  skygearAPIEndpoint: \"https://skypad.skygeario.com/\", // API Endpoint\n  skygearAPIKey: \"xxxxc613xxxx4227xxxx6114a401xxxx\", // API Key\n  writerUser: \"username\", // the default user for creating app\n  writerPass: \"password\"  // the default user password for creating app\n}\n```\n\n* Sign up at [Skygear](https://portal.skygear.io/signup) to obtain the API Endpoint and API Key.\n* Use `signupWithUserName` to create your own writerUser at Skygear.  \n\n\n# Deploy\n\nThis app can be deployed on localhost, AWS s3, Skygear hosting, GitHub Page or other static hosts.\n\n* These files are required to deploy:\n  * `index.html` - Main layout\n  * `app.js` - Main app logic\n  * `app.css` - CSS styling\n  * `/vendor` - Required external library files\n\n# Versions\n\nYou can view the previous version as tags, e.g. `v0.1`, `v0.2`\n\n* `mvp` Quick first usable version\n* `v0.1` Social sharing and UI fixed\n* `v0.2` Code highlighting\n* `v0.3` Create new pad and pad title\n* `v1.0` List of my notes (Automatically managed)\n* `v1.1` **(Upcoming)** Private notes\n\n# Feedback and Contribution\n\nFeel free to open any issue and PR. Contact at hello@skygear.io\n\n### Credits \u0026 Thanks\n\n* Code highlighting powered by [CodeFlask](https://github.com/kazzkiq/CodeFlask.js) by [kazzkiq](https://twitter.com/kazzkiq). That's awesome.\n\n* CSS and base style: [MUI](https://www.muicss.com/) a lightweight material framework.\n\n* I didn't use complex JS framework but [zepto.js](http://zeptojs.com/) for quick hacks and keep it lightweight.\n\n### Mentions\n\n* [Discussion on HN](https://news.ycombinator.com/item?id=14864089)\n\n\u003ca href=\"https://www.sideprojectors.com/project/project/6509/skypad\" alt=\"Skypad @sideprojectors\" target=\"_blank\"\u003e\u003cimg src=\"https://www.sideprojectors.com/img/logo.png\" alt=\"Skypad @SideProjectors\" width=\"200px\"\u003e\u003c/a\u003e\n\n### About Skygear\n\n[Skygear](https://skygear.io) is a backend for building real-time and cloud-based web/mobile app. Skypad is a perfect simple usecase.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskygear-demo%2Fskypad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskygear-demo%2Fskypad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskygear-demo%2Fskypad/lists"}