Skip to content

bpouzet/nc-domain-finder

Repository files navigation

Logo for NC Domain Finder

NC Domain Finder

Download on the App Store
Get it on Google Play

PRs-Welcome

Getting Started

NC Domain Finder is a React Native alternative of Domaine NC Mobile

NC Domain Finder is the ideal application for anyone looking to register a domain name in .nc or simply wanting to learn more about already registered domain names. With NC Domain Finder, you can perform quick and accurate searches to find available domain names, discover information about current owners, and learn more about domain names registered in New Caledonia.

Tech Stack

  • Framework: React Native 0.81.4 with New Architecture enabled
  • Platform: Expo SDK 54
  • React: 19.1.0
  • Package Manager: Bun 1.2.x
  • Language: TypeScript
  • Navigation: Expo Router (file-based routing)
  • UI Library: React Native Paper
  • State Management: Zustand + TanStack Query
  • Database: Expo SQLite
  • Internationalization: i18next

Prerequisites

  • Node.js 22+ (LTS "Jod" - recommended for best performance)
  • Bun package manager
  • Expo CLI
  • EAS CLI for builds
  • iOS Simulator (macOS) or Android Emulator

Install and develop locally

  1. Clone this repo

    git clone https://github.com/bpouzet/nc-domain-finder.git
    cd nc-domain-finder
  2. Install dependencies

    bun install
  3. Start development server

    bun start
  4. Build and run on devices

    For development builds:

    # Android development build
    bun run build:dev:android
    
    # iOS development build
    bun run build:dev:ios
    
    # iOS simulator build
    bun run build:dev:ios:simulator
  5. Other useful commands

    # Run tests
    bun test
    
    # Lint code
    bun run lint
    
    # Type check
    bun run typecheck
    
    # Clean prebuild
    npx expo prebuild --clean

Contributors


Feel free to contribute to this project!

Made with contrib.rocks.

About

Mobile application to find New Caledonia registered domain names

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •