{"id":20007441,"url":"https://github.com/mystpi/memory-o-matic","last_synced_at":"2026-03-19T13:02:56.188Z","repository":{"id":198730479,"uuid":"701426029","full_name":"MystPi/memory-o-matic","owner":"MystPi","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-04T16:46:18.000Z","size":290,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T01:18:48.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mystpi.github.io/memory-o-matic/","language":"Gleam","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/MystPi.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}},"created_at":"2023-10-06T15:51:59.000Z","updated_at":"2024-02-04T16:43:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"82b379a3-7eb7-4d3f-a729-23fce081b0ad","html_url":"https://github.com/MystPi/memory-o-matic","commit_stats":null,"previous_names":["mystpi/memory-o-matic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MystPi/memory-o-matic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fmemory-o-matic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fmemory-o-matic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fmemory-o-matic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fmemory-o-matic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MystPi","download_url":"https://codeload.github.com/MystPi/memory-o-matic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fmemory-o-matic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266404943,"owners_count":23923497,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-13T06:16:35.883Z","updated_at":"2026-02-07T00:03:48.217Z","avatar_url":"https://github.com/MystPi.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lustre + Gleam + Typescript\n\n[Repository](https://github.com/Endercheif/vite-gleam)\n\n## Template Tour\n\n```\n├── .gitignore      // list of files/folders hidden by git\n├── assets          // location of static/nonjs files to be (images, css). can be imported/compiled\n│   └── main.css\n├── public          // location of static files served on the root of the site (ex: `example.com/image.svg`)\n│   └── gleam.svg\n│   └── vite.svg\n├── gleam.toml      // no need to edit\n├── index.html      // modify as you wish, keep script tag\n├── package.json    // reference node packages and used to run commands\n├── README.md\n├── src             // location of your actual program, do stuff here\n│   ├── main.js     // entry point referenced by index.html\n│   └── app.gleam\n├── jsconfig.json   // settings for typescript\n└── vite.config.js  // settings for vite\n```\n\n## Quick start\n\nInstall depenencies\n\n```sh\nnpm install\n# or `yarn install` / `pnpm install`\n```\n\nRun development server and make changes in `/src`\n\n```sh\nnpm run dev\n```\n\nBuild for production\n\n```sh\nnpm run build\nnpm run preview     # preview output\n```\n\nShip and serve `/dist`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmystpi%2Fmemory-o-matic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmystpi%2Fmemory-o-matic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmystpi%2Fmemory-o-matic/lists"}