Retour au classement

inkonchain/docs

MDXdocs.inkonchain.com

Ink Documentation

Croissance des étoiles
Étoiles
36.6k
Forks
467
Croissance hebdomadaire
Issues
28
10k20k30k
nov. 2024mai 2025déc. 2025juil. 2026
README

Twitter

InkChain Documentation App

An advanced, streamlined documentation platform built with Next.js and Nextra for InkChain.

🚀 Build & Run

  1. Build Docker image:

    docker build -t docs .
    
  2. Run Docker container:

    docker run -p 3000:3000 docs
    

📋 Requirements

  • Node.js: v20.11.0 or higher

📖 Overview

This is a documentation application powered by Nextra and built on Next.js. Nextra simplifies the creation of documentation sites, allowing us to leverage the Pages Router for efficient navigation and routing. Currently, due to compatibility limitations, we have not yet upgraded to the App Router.

🏁 Getting Started

To get started with local development:

  1. Clone the repository
  2. Install dependencies:
    pnpm install
    
  3. Start development server:
    pnpm run dev
    

🛠 Tooling

Our development setup includes multiple tools to maintain high-quality code and documentation:

  • CSpell: Real-time spell checking to maintain documentation accuracy.
  • Remark: Processes and renders Markdown content with added plugins.
  • ESLint: Ensures code quality by catching potential issues.
  • Prettier: Enforces consistent code formatting.
  • Tailwind CSS: Utility-first CSS framework for fast, responsive UI development.

🚦 CI/CD Pipeline

Our CI/CD setup utilizes GitHub Actions to run automated checks on every pull request (PR):

  • js-lint: Ensures proper JavaScript code formatting with ESLint.
  • md-lint: Checks Markdown code formatting with Remark.
  • format: Enforces consistent code style with Prettier.
  • spell-check: Uses CSpell to verify correct spelling in the documentation. For any unique terms (e.g., "InkChain"), add them to the ./cspell/project-words.txt file to whitelist.

🌐 Feature Branch Deployment

For every new PR, our CI/CD pipeline deploys a temporary environment via AWS Amplify. This real-time deployment enables live testing and review of changes before merging, ensuring a smoother workflow. The deployment URL is automatically provided within the PR checks, allowing team members to interact with new features.

🚀 Production Deployment

The main branch is configured for automatic continuous deployment via AWS Amplify. Every merge triggers a new build and deployment, ensuring that the latest version of the documentation is available to users without manual intervention.

Dépôts similaires
twbs/bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

MDXMIT Licensecssbootstrap
getbootstrap.com
174.5k78.7k
dair-ai/Prompt-Engineering-Guide

🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.

MDXMIT Licensedeep-learningprompt-engineering
promptingguide.ai
76.8k8.4k
thedaviddias/Front-End-Checklist

🗂 The essential checklist for modern web development, for humans and AI agents

MDXfrontendfront-end-development
frontendchecklist.io
73.3k6.7k
yangshun/front-end-interview-handbook

Front End interview preparation materials for busy engineers (updated for 2026)

MDXMIT Licensefront-endinterview-questions
frontendinterviewhandbook.com
44k5.9k
huggingface/agents-course

This repository contains the Hugging Face Agents Course.

MDXApache License 2.0agentic-aiagents
30.3k2.2k
heroui-inc/heroui

🚀 Beautiful, fast and modern React UI library. (Previously NextUI)

MDXApache License 2.0reactjslibrary
heroui.com
30k2.2k
react-native-elements/react-native-elements

Cross-Platform React Native UI Toolkit

MDXMIT Licenseui-componentsreact-native
reactnativeelements.com
25.9k4.7k
magicuidesign/magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.

MDXMIT Licenseframer-motionnextjs
magicui.design
21.7k1.1k
wix/react-native-navigation

A complete native navigation solution for React Native

MDXMIT Licensereact-nativenavigation
wix.github.io/react-native-navigation/
13.2k2.6k
uidotdev/usehooks

A collection of modern, server-safe React hooks – from the ui.dev team

MDXMIT Licensereacthooks
usehooks.com
11.5k588
greatfrontend/top-javascript-interview-questions

Top JavaScript interview questions and answers for Frontend Engineers (updated for 2026)

MDXfront-end-developmentinterviews
greatfrontend.com/questions/javascript-interview-questions/quiz
9.8k513
all-contributors/allcontributors.org

✨ The all-contributors bot website and documentation. Recognize all contributors, not just the ones who push code ✨

MDXMIT Licensecontributorsall-contributors
allcontributors.org
8.1k1.7k