{"id":23377595,"url":"https://github.com/mayen007/palmstar","last_synced_at":"2026-04-17T03:01:49.371Z","repository":{"id":232560001,"uuid":"784634153","full_name":"Mayen007/PalmStar","owner":"Mayen007","description":"The central hub for Palmstar's tour company website code, assets, and resources.","archived":false,"fork":false,"pushed_at":"2026-04-13T15:48:03.000Z","size":36513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-13T17:19:52.976Z","etag":null,"topics":["bootstrap5","framework","inspiration","javascript","media-queries","responsive","tourism","tourism-experiences","tourism-website","traveling"],"latest_commit_sha":null,"homepage":"https://palmstar.onrender.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mayen007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-10T08:39:07.000Z","updated_at":"2026-04-13T15:48:07.000Z","dependencies_parsed_at":"2024-04-16T07:44:21.630Z","dependency_job_id":"a68a5262-2de1-475d-a29e-84b3496fb2ce","html_url":"https://github.com/Mayen007/PalmStar","commit_stats":null,"previous_names":["mayen007/palmstar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mayen007/PalmStar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayen007%2FPalmStar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayen007%2FPalmStar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayen007%2FPalmStar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayen007%2FPalmStar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mayen007","download_url":"https://codeload.github.com/Mayen007/PalmStar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayen007%2FPalmStar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31913078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["bootstrap5","framework","inspiration","javascript","media-queries","responsive","tourism","tourism-experiences","tourism-website","traveling"],"created_at":"2024-12-21T18:16:02.508Z","updated_at":"2026-04-17T03:01:49.354Z","avatar_url":"https://github.com/Mayen007.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PalmStar\n\nPalmStar is being migrated from a static site to a MERN application.\n\n## Current Stack\n\n- Client: React + Vite\n- Server: Node.js + Express\n- Database: MongoDB (optional in current phase)\n\n## Project Structure\n\n```\nPalmStar/\n├── client/\n├── server/\n├── static/\n├── src/\n├── index.html\n└── roadmap.md\n```\n\n## Setup\n\n1. Install server dependencies:\n\n```bash\ncd server\nnpm install\n```\n\n2. Install client dependencies:\n\n```bash\ncd ../client\nnpm install\n```\n\n## Environment Variables\n\nServer variables are defined in [server/.env.example](server/.env.example).\n\n```env\nPORT=5000\nMONGODB_URI=\nCLIENT_URL=http://localhost:5173\n```\n\nClient variables are defined in [client/.env.example](client/.env.example).\n\n```env\nVITE_API_BASE_URL=http://localhost:5000\n```\n\n## Run Locally (Separate Terminals)\n\nRun server in terminal 1:\n\n```bash\ncd server\nnpm run dev\n```\n\nRun client in terminal 2:\n\n```bash\ncd client\nnpm run dev\n```\n\n## Useful Commands\n\nServer:\n\n```bash\nnpm run start\nnpm run dev\nnpm run lint\nnpm run format\n```\n\nClient:\n\n```bash\nnpm run dev\nnpm run build\nnpm run lint\nnpm run format\n```\n\n## Status\n\n- Phase 1 is implemented.\n- Phase 2 setup is in progress and focused on developer workflow and configuration.\n\n## License\n\nSee [LICENSE.md](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayen007%2Fpalmstar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayen007%2Fpalmstar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayen007%2Fpalmstar/lists"}