{"id":15002262,"url":"https://github.com/edumats/bike123_static","last_synced_at":"2026-03-17T01:37:13.223Z","repository":{"id":251420955,"uuid":"830165589","full_name":"edumats/bike123_static","owner":"edumats","description":"JAMstack (Javascript, Api, Markup) website for Bike123. Used Next.js as static page generator. Super fast load times, great performance scores, low hosting costs.","archived":false,"fork":false,"pushed_at":"2024-09-13T19:13:58.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T11:46:41.753Z","etag":null,"topics":["jamstack","nextjs","typescript"],"latest_commit_sha":null,"homepage":"https://bike123.com.br/","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/edumats.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-07-17T18:13:49.000Z","updated_at":"2024-09-13T19:14:01.000Z","dependencies_parsed_at":"2024-08-28T20:58:43.118Z","dependency_job_id":"0f49a360-8f08-4035-95c4-37f20e00639f","html_url":"https://github.com/edumats/bike123_static","commit_stats":null,"previous_names":["edumats/bike123_static"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fbike123_static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fbike123_static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fbike123_static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fbike123_static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edumats","download_url":"https://codeload.github.com/edumats/bike123_static/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141240,"owners_count":20242819,"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":["jamstack","nextjs","typescript"],"created_at":"2024-09-24T18:49:23.412Z","updated_at":"2025-12-26T02:17:15.753Z","avatar_url":"https://github.com/edumats.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bike123 Website\n\nThis is a Jamstack website built using [Next.js](https://nextjs.org/), leveraging static exports for optimized performance and deployment flexibility. The app is designed to deliver a fast, responsive, and scalable user experience.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [Configuration](#configuration)\n- [Scripts](#scripts)\n\n## Introduction\n\nbike123_static is a modern web application designed with the Jamstack architecture, utilizing Next.js to generate static pages. This approach ensures high performance, scalability, and ease of deployment across various hosting platforms.\n\n## Features\n\n- **Static Generation:** The website is pre-rendered using Next.js's static generation, improving load times and SEO.\n- **UI Components:** Integration of [Radix UI](https://www.radix-ui.com/) for accessible, customizable components.\n- **Tailwind CSS:** A utility-first CSS framework for rapid UI development.\n- **TypeScript Support:** Ensures type safety throughout the development process.\n- **Linting and Formatting:** Eslint configured for maintaining code quality.\n\n## Installation\n\nTo get started with bike123_static, clone the repository and install the dependencies:\n\n```bash\ngit clone https://github.com/edumats/bike123_static.git\ncd bike123_static\nnpm install\n````\n\n## Usage\n### Development Server\n\nTo start the development server, run:\n\n```bash\nnpm run dev\n```\n\nThis will launch the app at http://localhost:3000, where you can view and interact with the website during development.\n\n## Building for Production\n\nTo generate static files for production deployment:\n```bash\nnpm run build\n````\nThe static files will be created in the out directory, ready for deployment on any static hosting service.\n### Running in Production\n\nAfter building, take the contents of `out` folder and upload to a AWS S3 bucket and configure the bucket to [host a website](https://docs.aws.amazon.com/AmazonS3/latest/userguide/HostingWebsiteOnS3Setup.html).\n\n## Dependencies\nbike123_static utilizes the following key dependencies:\n\n- Next.js: 14.2.5\n- React: ^18\n- Radix UI: Components like Dialog, Dropdown Menu, Label, etc.\n- Tailwind CSS: ^3.4.4 for styling\n- TypeScript: ^5 for static type checking\n\nFor a full list of dependencies, refer to the `package.json` file.\n\n## Configuration\n- ESLint: Configured for Next.js to enforce consistent code quality.\n- Tailwind CSS: Customize the styling through the tailwind.config.js file.\n- TypeScript: Type definitions and configurations are available in tsconfig.json.\n\n## Scripts\n\nHere are some useful scripts defined in package.json:\n\n- npm run dev - Starts the development server.\n- npm run build - Generates static files for production.\n- npm start - Runs the app in production mode.\n- npm run lint - Runs ESLint to check for code issues.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedumats%2Fbike123_static","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedumats%2Fbike123_static","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedumats%2Fbike123_static/lists"}