{"id":22051965,"url":"https://github.com/stynw7/rnd-ureeka","last_synced_at":"2026-04-13T10:31:24.538Z","repository":{"id":263224760,"uuid":"868481442","full_name":"StyNW7/RnD-Ureeka","owner":"StyNW7","description":"RnD Ureeka Fullstack Web App Project 🔥","archived":false,"fork":false,"pushed_at":"2025-02-23T14:20:38.000Z","size":52164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T15:35:35.271Z","etag":null,"topics":["aceternity-ui","firebase","nextjs","project","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://newmeow.vercel.app","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/StyNW7.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-10-06T13:51:22.000Z","updated_at":"2025-02-23T14:41:36.000Z","dependencies_parsed_at":"2025-03-23T15:41:48.820Z","dependency_job_id":null,"html_url":"https://github.com/StyNW7/RnD-Ureeka","commit_stats":null,"previous_names":["stynw7/rnd-ureeka"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StyNW7/RnD-Ureeka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyNW7%2FRnD-Ureeka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyNW7%2FRnD-Ureeka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyNW7%2FRnD-Ureeka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyNW7%2FRnD-Ureeka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StyNW7","download_url":"https://codeload.github.com/StyNW7/RnD-Ureeka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyNW7%2FRnD-Ureeka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31748920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["aceternity-ui","firebase","nextjs","project","react","tailwindcss"],"created_at":"2024-11-30T15:12:34.917Z","updated_at":"2026-04-13T10:31:24.518Z","avatar_url":"https://github.com/StyNW7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewMeow - RnD Ureeka Project 2024\n\nThis repository created for Research and Development Ureeka Project 2024 🔥🔥\n\n## Table of Contents\n1. [Project Overview](https://github.com/StyNW7/RnD-Ureeka#Project-Overview)\n2. [Prerequisite](https://github.com/StyNW7/RnD-Ureeka#Prerequisite)\n3. [How to Use Website](https://github.com/StyNW7/RnD-Ureeka#How-to-Use-Website)\n4. [Owner](https://github.com/StyNW7/RnD-Ureeka#Owner)\n\n## Project Overview\n\n### Website Name\nNewMeow\n\n### Explanation\n\nNewMeow is a Full Stack Web Development Project that sells various cute cats. The appearance of this website is made attractive and very modern so that users like its appearance. Apart from that, we also use features such as Cookie Clicker so that users can buy the cat, so this website also seems to be integrated with a game.\n\n### Technology and Infrastructure\n\nFront-end: NextJS + TypeScript + TailwindCSS\n\u003cbr\u003e\nBack-end: Firebase\n\n## Prerequisite\n\nBefore running this project on a local server, make sure you have met the following requirements:\n\n1. **Node.js and npm:**\n   - Make sure you have [Node.js](https://nodejs.org/) installed on your system. Node.js includes npm (Node Package Manager), which will be used to install the project's dependencies.\n   - To check if Node.js and npm are installed, run the following command in your terminal:\n\n     ```bash\n     nodes -v\n     npm -v\n     ```\n\n   - If you see the Node.js and npm versions displayed, you are ready to continue.\n\n2. **Git:**\n   - This project uses Git for version control. Make sure you have Git installed. You can download it from [here](https://git-scm.com/).\n   - To check if Git is installed, run the following command:\n\n     ```bash\n     git --version\n     ```\n\n   - If the Git version is displayed, you are ready to continue.\n\n## How to Run Website\n\n\u003c!--\n\n#### Website already deployed\n\nLink: \n\n\nHowever, this is the guidelines to use the website locally\n\n--\u003e\n\n1. **Clone Repository:**\n   - Clone this project repository to your local machine using the following command:\n\n     ```bash\n     git clone https://github.com/StyNW7/RnD-Ureeka.git\n     ```\n\n2. **Install Dependencies:**\n   - After the repository has been successfully cloned, go to the project directory:\n\n     ```bash\n     cd project\n     ```\n\n     Make sure you are already in the project folder\n\n   - Install all required dependencies using npm:\n\n     ```bash\n     npm install\n     ```\n\n   - This will download all the packages required to run the project.\n\n3. **Run Development Server:**\n   - Once all dependencies are installed, you can start the development server with the following command:\n\n     ```bash\n     npm start\n     ```\n\n   - This command will run the application on the development server, usually at `http://localhost:3000/`. You can open this URL in a browser to see the application running.\n\n\n##### Hopefully this documentation and the guide useful and helpful to learn and use the website!\n\n\u003c!-- Owner --\u003e\n\n## Owner\n\nThis Repository is created by:\n- Stanley Nathanael Wijaya - 2702217125\n- Vincentia Angelica Boone - 2702223172\n- Jason Melvin Hartono - 2702218481\n\n\u003ccode\u003e MeowMeow :) \u003c/code\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstynw7%2Frnd-ureeka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstynw7%2Frnd-ureeka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstynw7%2Frnd-ureeka/lists"}