{"id":15103857,"url":"https://github.com/maaaae/tictos","last_synced_at":"2025-03-28T06:31:06.325Z","repository":{"id":256205099,"uuid":"850514831","full_name":"MAAAAE/tictos","owner":"MAAAAE","description":"An NFT ticketing service on Aptos to prevent scalping, allowing a single transfer at the original ticket price only.","archived":false,"fork":false,"pushed_at":"2024-09-11T14:10:27.000Z","size":717,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-25T09:21:23.791Z","etag":null,"topics":["move","nft","nuxt","typescript","vercel","vuejs"],"latest_commit_sha":null,"homepage":"https://tictos.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/MAAAAE.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":"2024-09-01T01:55:57.000Z","updated_at":"2024-09-11T14:12:26.000Z","dependencies_parsed_at":"2024-09-11T16:38:39.338Z","dependency_job_id":null,"html_url":"https://github.com/MAAAAE/tictos","commit_stats":null,"previous_names":["maaaae/tictos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MAAAAE%2Ftictos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MAAAAE%2Ftictos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MAAAAE%2Ftictos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MAAAAE%2Ftictos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MAAAAE","download_url":"https://codeload.github.com/MAAAAE/tictos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984391,"owners_count":20704791,"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":["move","nft","nuxt","typescript","vercel","vuejs"],"created_at":"2024-09-25T19:42:59.911Z","updated_at":"2025-03-28T06:31:05.656Z","avatar_url":"https://github.com/MAAAAE.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt 3 Minimal Starter\n\nLook at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.\n\n## prerequisite\n\n```\ncreate .env file\nadd two envrionment variables.\n\nNUXT_PUBLIC_FAUCET_URL=\"http://localhost:8081\"\nNUXT_PUBLIC_NODE_URL=\"http://localhost:8080\"\nNUXT_PUBLIC_ACCOUNT_PRIVATE_KEY=\"\u003cyour account\u003e\"\n```\n\n## Setup\n\nMake sure to install the dependencies:\n\n```bash\n\n# yarn\nyarn install\n\n```\n\n## Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\n# yarn\nyarn dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\n# yarn\nyarn build\n```\n\nLocally preview production build:\n\n```bash\n# yarn\nyarn preview\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n\n\n## 설명\n\n- layouts\n  - page의 layout입니다. top, left menu가 포함되어있습니다\n  - 만약 route path를 새로 구현한다면 utils/navLinks.ts에 추가하세요. 왼쪽 메뉴바에 추가됩니다.\n  - 각 pages/\\*/\\*.vue file내에 `\u003cNuxtLayout\u003e\u003c/NuxtLayout\u003e` 을 `\u003ctemplate\u003e` 의 자식으로 추가하면 레이아웃이 그려집니다\n  - 로그인 화면에는 레이아웃을 추가안할 생각입니다. 단순로그인폼\n- pages\n    - 아래 규칙을 따릅니다\n    - posts/[id].vue는 `/posts/[id]` uri param으로 매핑되어 그려집니다.\n\n```\n| pages/\n---| about.vue\n---| index.vue\n---| posts/\n-----| [id].vue\n```\n\n- public\n  - [Document](https://nuxt.com/docs/getting-started/assets)\n  - public은 정적자원의 리소스 서버로 활용됩니다\n  - `public/img/`에 이미지를 넣으면 html에서는 아래처럼 가져올 수 있습니다\n\n```vue\n\u003ctemplate\u003e\n  \u003cimg src=\"/img/nuxt.png\" alt=\"Discover Nuxt 3\" /\u003e\n\u003c/template\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaaaae%2Ftictos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaaaae%2Ftictos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaaaae%2Ftictos/lists"}