{"id":34879042,"url":"https://github.com/epitech-nice/epicalendar","last_synced_at":"2026-05-23T11:33:32.132Z","repository":{"id":305585491,"uuid":"1023243666","full_name":"epitech-nice/epicalendar","owner":"epitech-nice","description":"A web platform for managing AER guards.","archived":false,"fork":false,"pushed_at":"2026-02-21T15:19:13.000Z","size":1344,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-21T16:55:52.021Z","etag":null,"topics":["aer","calendar","epitech","expressjs","fullstack","guard","nextjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/epitech-nice.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-20T20:33:41.000Z","updated_at":"2026-02-21T15:19:16.000Z","dependencies_parsed_at":"2025-08-26T08:19:38.672Z","dependency_job_id":"2e258cee-9470-41ec-81ed-e66968d47251","html_url":"https://github.com/epitech-nice/epicalendar","commit_stats":null,"previous_names":["epitech-nice/epicalendar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/epitech-nice/epicalendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epitech-nice%2Fepicalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epitech-nice%2Fepicalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epitech-nice%2Fepicalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epitech-nice%2Fepicalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epitech-nice","download_url":"https://codeload.github.com/epitech-nice/epicalendar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epitech-nice%2Fepicalendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33394105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":["aer","calendar","epitech","expressjs","fullstack","guard","nextjs","nodejs"],"created_at":"2025-12-26T01:37:30.661Z","updated_at":"2026-05-23T11:33:32.120Z","avatar_url":"https://github.com/epitech-nice.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EpiCalendar\n\n\n\n## Launch Guide\n\nThis project supports multiple deployment modes: local development, development with Docker, and production with Docker.\n\n### Prerequisites\n\n- Node.js and pnpm\n- Docker and Docker Compose\n- MongoDB (for local development only)\n- A `.env` (for local development and development with Docker) and a `.env.prod` (for production with Docker) in the project root\n\n### Local Development Mode\n\n#### Requirements\n- MongoDB must be running locally\n- Start MongoDB service: `sudo systemctl start mongod`\n\n#### Commands\n```bash\n# Install dependencies and launch the project\nmake all\n\n# Or run steps individually:\nmake init     # Link environment files\nmake install  # Install dependencies\nmake launch   # Build and start both server and client\n```\n\n**Important**: For local development, ensure MongoDB is running with `sudo systemctl start mongod`. Stop MongoDB (`sudo systemctl stop mongod`) when switching to Docker modes to avoid conflicts.\n\n### Development Environment (Docker)\n\n#### Requirements\n- Stop local MongoDB if running: `sudo systemctl stop mongod`\n\n#### Commands\n```bash\n# Start development environment\nmake dev-up\n\n# View logs\nmake dev-logs\n\n# Stop development environment\nmake dev-down\n\n# Restart development environment\nmake dev-restart\n```\n\n### Production Environment (Docker)\n\n#### Requirements\n- Stop local MongoDB if running: `sudo systemctl stop mongod`\n\n#### Commands\n```bash\n# Start production environment\nmake prod-up\n\n# View logs\nmake prod-logs\n\n# Stop production environment\nmake prod-down\n\n# Restart production environment\nmake prod-restart\n```\n\n### Cleanup\n\n#### Light cleanup\n```bash\n# Remove environment links, stop containers, and prune unused Docker resources\nmake clean\n```\n\n#### Full cleanup\n```bash\n# WARNING: This will reset the MongoDB database\nmake fclean\n```\n\nThe `fclean` command will prompt for confirmation before removing all Docker volumes, which will result in database data loss.\n\n\n\n## Contributors\nTORO Nicolas : nicolas2.toro@epitech.eu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepitech-nice%2Fepicalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepitech-nice%2Fepicalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepitech-nice%2Fepicalendar/lists"}