{"id":26154533,"url":"https://github.com/zeptosec/museum","last_synced_at":"2026-05-03T18:36:20.562Z","repository":{"id":195160249,"uuid":"692180805","full_name":"Zeptosec/Museum","owner":"Zeptosec","description":"Helps to manage museum categories and it's items. Users can view museums, categories and items.","archived":false,"fork":false,"pushed_at":"2023-10-16T07:28:14.000Z","size":1311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T08:36:12.211Z","etag":null,"topics":["beginner","expressjs","fullstack","jwt","jwt-authentication","ktu","learning","nuxt3","pinia","prisma","simple","smallproject","typescript"],"latest_commit_sha":null,"homepage":"https://museum1.vercel.app","language":"Vue","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/Zeptosec.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":"2023-09-15T18:39:01.000Z","updated_at":"2023-09-25T10:57:10.000Z","dependencies_parsed_at":"2023-09-16T20:00:30.108Z","dependency_job_id":"7cb9c09f-6e7a-436a-a81e-4cb64ffada01","html_url":"https://github.com/Zeptosec/Museum","commit_stats":null,"previous_names":["zeptosec/museum"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zeptosec/Museum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeptosec%2FMuseum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeptosec%2FMuseum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeptosec%2FMuseum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeptosec%2FMuseum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeptosec","download_url":"https://codeload.github.com/Zeptosec/Museum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeptosec%2FMuseum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32580215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["beginner","expressjs","fullstack","jwt","jwt-authentication","ktu","learning","nuxt3","pinia","prisma","simple","smallproject","typescript"],"created_at":"2025-03-11T08:30:07.691Z","updated_at":"2026-05-03T18:36:20.541Z","avatar_url":"https://github.com/Zeptosec.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Museum app\nThis is an app that helps to structure items in a museum and information about them.\n\n## Getting started\nClone repository:\n```sh\ngit clone https://github.com/Zeptosec/Museum.git\n```\nRename *.env.example* file to *.env* in *museumback* folder and fill it out with correct information.  \nInstall all dependencies for backend:\n```sh\ncd museum/museumback\nnpm install\n```\nInstall all dependencies for frontend:\n```sh\ncd museum/museumfront\nnpm install\n```\nStart backend in development:\n```sh\ncd museum/museumback\nnpm run dev\n```\nStart frontend in development:\n```sh\ncd museum/museumfront\nnpm run dev\n```\nAlso check out [API reference](https://github.com/Zeptosec/Museum/wiki/API-reference).\n## Purpose\nTo let visitor read about the museum and it's items on the internet.\nThe platform is made of two parts: frontend, where users can view the page with nicely formatted data, and backend where data can be modified or fetched from database and served to user using API. \n\n## Functional requirements\n1. Admin can:\n    1. Manage curators.\n    2. Manage categories.\n    3. Manage items.\n2. Curators can:\n    1. Manage items in categories assigned to them.\n3. Guests can:\n    1. Preview item details.\n    2. Preview category details.\n    3. Preview museum details.\n    4. Register\n    5. Login\n\n## Domain\n![Domain diagram](assets/connections.png)\n\n## Deployment diagram\n![Deployment diagram](assets/deployment_diagram.png)\n\n## Wireframes\nMuseum list wireframe | Implementation\n:--------------------:|:--------------------------:\n![Museums list](assets/museumslist_wireframe.png) | ![Museum implementation](assets/show1.png)\n\nMuseum creation form wireframe | Implementation\n:--------------------:|:--------------------------:\n![Museum creation form](assets/newmus.png) | ![](assets/show2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeptosec%2Fmuseum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeptosec%2Fmuseum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeptosec%2Fmuseum/lists"}