{"id":21726883,"url":"https://github.com/angelfire/sticky-notes","last_synced_at":"2026-04-18T14:33:14.202Z","repository":{"id":71332677,"uuid":"119065515","full_name":"Angelfire/sticky-notes","owner":"Angelfire","description":"📝 Sticky notes board","archived":false,"fork":false,"pushed_at":"2018-06-11T16:02:48.000Z","size":519,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T23:14:07.593Z","etag":null,"topics":["sticky-notes"],"latest_commit_sha":null,"homepage":"https://angelfire.github.io/sticky-notes/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Angelfire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-26T15:05:15.000Z","updated_at":"2018-06-11T16:02:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"6074ded3-9a08-4c98-94b7-3a1a901cbece","html_url":"https://github.com/Angelfire/sticky-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Angelfire/sticky-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2Fsticky-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2Fsticky-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2Fsticky-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2Fsticky-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Angelfire","download_url":"https://codeload.github.com/Angelfire/sticky-notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2Fsticky-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31972368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["sticky-notes"],"created_at":"2024-11-26T03:40:32.701Z","updated_at":"2026-04-18T14:33:14.173Z","avatar_url":"https://github.com/Angelfire.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Sticky Note](https://i.imgur.com/gG3qGvs.png)\n\n## Table of Contents\n\n- [Folder Structure](#folder-structure)\n- [Available Scripts](#available-scripts)\n  - [npm start](#npm-start)\n  - [npm test](#npm-test)\n  - [npm run build](#npm-run-build)\n\n## Folder Structure\n\nAfter creation, your project should look like this:\n\n```\nsticky-notes/\n  README.md\n  node_modules/\n  package.json\n  public/\n    index.html\n    favicon.ico\n  src/\n    components/\n      Board/\n        Board.js\n        Board.test.js\n        Board.css\n      Note/\n        Note.js\n        Note.test.js\n        Note.css\n    App.css\n    App.js\n    App.test.js\n    index.css\n    index.js\n```\n\nFor the project to build, **these files must exist with exact filenames**:\n\n* `public/index.html` is the page template;\n* `src/index.js` is the JavaScript entry point.\n\nYou can delete or rename the other files.\n\nYou may create subdirectories inside `src`. For faster rebuilds, only files inside `src` are processed by Webpack.\u003cbr\u003e\nYou need to **put any JS and CSS files inside `src`**, otherwise Webpack won't see them.\n\nOnly files inside `public` can be used from `public/index.html`.\u003cbr\u003e\nRead instructions below for using assets from JavaScript and HTML.\n\nYou can, however, create more top-level directories.\u003cbr\u003e\nThey will not be included in the production build so you can use them for things like documentation.\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr\u003e\nSee the section about [running tests](#running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be deployed!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelfire%2Fsticky-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelfire%2Fsticky-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelfire%2Fsticky-notes/lists"}