{"id":27958385,"url":"https://github.com/zwldarren/inf133_project","last_synced_at":"2025-10-18T05:41:54.912Z","repository":{"id":266244951,"uuid":"892968340","full_name":"zwldarren/INF133_project","owner":"zwldarren","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-05T02:53:59.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T03:26:59.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zwldarren.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-11-23T07:09:01.000Z","updated_at":"2025-02-05T02:53:56.000Z","dependencies_parsed_at":"2024-12-03T10:33:11.366Z","dependency_job_id":null,"html_url":"https://github.com/zwldarren/INF133_project","commit_stats":null,"previous_names":["zwldarren/inf133_project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwldarren%2FINF133_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwldarren%2FINF133_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwldarren%2FINF133_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwldarren%2FINF133_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zwldarren","download_url":"https://codeload.github.com/zwldarren/INF133_project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252932075,"owners_count":21827219,"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-05-07T18:22:53.288Z","updated_at":"2025-10-18T05:41:49.878Z","avatar_url":"https://github.com/zwldarren.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INF133 Project\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Installation and Running](#installation-and-running)\n- [Scripts](#scripts)\n\n## Introduction\n\nIt's a collection of calendars, notes and AI web apps. The project is based on Vuetify + Javascript. \n\n\n## Installation and Running\n\n### Prerequisites\n\nEnsure Node.js and npm are installed on your system. You can download them from the [Node.js official website](https://nodejs.org/).\n\n### Clone the Repository\n\n```bash\ngit clone https://github.com/zwldarren/INF133_project.git\ncd INF133_project\n```\n\n### Install Dependencies\n\nRun the following command to install both frontend and backend dependencies:\n\n```bash\nnpm install\n```\n\n### Environment Variables\n\n#### Backend\n\nThe backend requires certain environment variables to run. You should create a `.env` file in the `backend` directory based on the provided `.env.template`.\n\n```bash\ncp backend/.env.template backend/.env\n```\n\nNote: You need to edit the `.env` file with your OpenAI API key. You should have the OpenAI API key for the backend to function.\n\n### Start the Project\n\nRun the following command to start both the frontend and backend servers concurrently:\n\n```bash\nnpm run start\n```\n\n## Scripts\n\n- `npm run dev` - Start the frontend development server.\n- `npm run build` - Build the frontend project for production.\n- `npm run preview` - Preview the production build.\n- `npm run lint` - Run ESLint to fix code issues.\n- `npm run start` - Start both frontend and backend concurrently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwldarren%2Finf133_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzwldarren%2Finf133_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwldarren%2Finf133_project/lists"}