{"id":24911599,"url":"https://github.com/software-solution-panel/elepath-f","last_synced_at":"2025-03-28T03:22:48.362Z","repository":{"id":274169570,"uuid":"920308050","full_name":"software-solution-panel/ElePath-f","owner":"software-solution-panel","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-15T08:03:36.000Z","size":1625,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-15T09:18:22.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/software-solution-panel.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":"2025-01-21T23:18:46.000Z","updated_at":"2025-02-09T02:01:50.000Z","dependencies_parsed_at":"2025-02-15T09:18:12.953Z","dependency_job_id":"5f7a4706-5e34-44ac-88b4-e8808dbf5bc2","html_url":"https://github.com/software-solution-panel/ElePath-f","commit_stats":null,"previous_names":["software-solution-panel/elepath-f"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-solution-panel%2FElePath-f","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-solution-panel%2FElePath-f/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-solution-panel%2FElePath-f/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-solution-panel%2FElePath-f/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/software-solution-panel","download_url":"https://codeload.github.com/software-solution-panel/ElePath-f/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245962182,"owners_count":20701043,"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":[],"created_at":"2025-02-02T04:29:05.360Z","updated_at":"2025-03-28T03:22:48.339Z","avatar_url":"https://github.com/software-solution-panel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ElePath - Elephant Tracking System v1.0.0\n\nElePath is a web solution that aims to alert and educate the public about areas frequented by wild elephants by collecting reports of wild elephant sightings and displaying them on a real-time map.\nElePath also aims to use data related to wild elephant sightings to create data visualizations that will shed light on the behavioral and migratory patterns of wild elephants to guide the future development of areas surrounding elephant habitats.\n\n![alt text](https://github.com/software-solution-panel/ElePath-f/blob/dev/app/assests/images/elepath-ui.jpg?raw=true)\n\n## Technologies Used\n\nA modern, production-ready template for building full-stack React applications using React Router.\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router-templates/tree/main/default)\n\n## Features\n\n- 🚀 Server-side rendering\n- ⚡️ Hot Module Replacement (HMR)\n- 📦 Asset bundling and optimization\n- 🔄 Data loading and mutations\n- 🔒 TypeScript by default\n- 🎉 TailwindCSS for styling\n- 📖 [React Router docs](https://reactrouter.com/)\n\n## Getting Started\n\n### Installation\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\n### Development\n\nStart the development server with HMR:\n\n```bash\nnpm run dev\n```\n\nYour application will be available at `http://localhost:5173`.\n\n## Building for Production\n\nCreate a production build:\n\n```bash\nnpm run build\n```\n\n## Deployment\n\n### Docker Deployment\n\nThis template includes three Dockerfiles optimized for different package managers:\n\n- `Dockerfile` - for npm\n- `Dockerfile.pnpm` - for pnpm\n- `Dockerfile.bun` - for bun\n\nTo build and run using Docker:\n\n```bash\n# For npm\ndocker build -t my-app .\n\n# For pnpm\ndocker build -f Dockerfile.pnpm -t my-app .\n\n# For bun\ndocker build -f Dockerfile.bun -t my-app .\n\n# Run the container\ndocker run -p 3000:3000 my-app\n```\n\nThe containerized application can be deployed to any platform that supports Docker, including:\n\n- AWS ECS\n- Google Cloud Run\n- Azure Container Apps\n- Digital Ocean App Platform\n- Fly.io\n- Railway\n\n### DIY Deployment\n\nIf you're familiar with deploying Node applications, the built-in app server is production-ready.\n\nMake sure to deploy the output of `npm run build`\n\n```\n├── package.json\n├── package-lock.json (or pnpm-lock.yaml, or bun.lockb)\n├── build/\n│   ├── client/    # Static assets\n│   └── server/    # Server-side code\n```\n\n## Styling\n\nThis template comes with [Tailwind CSS](https://tailwindcss.com/) already configured for a simple default starting experience. You can use whatever CSS framework you prefer.\n\n---\n\nBuilt with ❤️ using React Router.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftware-solution-panel%2Felepath-f","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftware-solution-panel%2Felepath-f","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftware-solution-panel%2Felepath-f/lists"}