{"id":20537849,"url":"https://github.com/aureleoules/epitaf","last_synced_at":"2025-04-14T07:41:54.162Z","repository":{"id":36338342,"uuid":"210700056","full_name":"aureleoules/epitaf","owner":"aureleoules","description":"📚 homework manager for EPITA","archived":false,"fork":false,"pushed_at":"2023-02-25T03:42:08.000Z","size":1807,"stargazers_count":33,"open_issues_count":12,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T21:22:36.311Z","etag":null,"topics":["epita","go","homework","react","typescript"],"latest_commit_sha":null,"homepage":"https://www.epitaf.fr","language":"Go","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/aureleoules.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-24T21:24:00.000Z","updated_at":"2025-03-09T17:20:01.000Z","dependencies_parsed_at":"2024-06-18T22:49:36.715Z","dependency_job_id":"61823d7e-ee6a-4f0c-ad6a-e68d24b73244","html_url":"https://github.com/aureleoules/epitaf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aureleoules%2Fepitaf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aureleoules%2Fepitaf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aureleoules%2Fepitaf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aureleoules%2Fepitaf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aureleoules","download_url":"https://codeload.github.com/aureleoules/epitaf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248842039,"owners_count":21170292,"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":["epita","go","homework","react","typescript"],"created_at":"2024-11-16T00:43:03.800Z","updated_at":"2025-04-14T07:41:54.139Z","avatar_url":"https://github.com/aureleoules.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPITAF\nVirtual agenda for EPITA.\n\n## Contributing\nHere is the process to install EPITAF's development environment.\n\n1. Start the database \u0026 backend\n```sh\n$ cp .env.sample .env \n$ docker-compose up -d\n$ go build\n$ ./epitaf init\n$ ./epitaf start\n```\n\n2. Add a user  \n```\n$ docker exec -it epitafdb echo 'INSERT INTO users (login, name, email, promotion, semester, region, class) values (\"your.login\", \"Your Name\", \"your.email@epita.fr\", 2024, \"S5\", \"Paris\", \"A2\")' | mysql -uroot -proot -h127.0.0.1 epitaf\n```\n\n3. Setup UI  \n```sh\n$ cd ui\n$ echo 'REACT_APP_API_ENDPOINT=http://localhost:8080/v1' \u003e .env\n$ yarn\n$ yarn start\n```\n\n4. Login\n```sh\n$ ./epitaf login your.email@epita.fr\n\u003e click the link\n```\n\nCheckout [localhost:3000]().","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faureleoules%2Fepitaf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faureleoules%2Fepitaf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faureleoules%2Fepitaf/lists"}