Skip to content

Next.js App - Simple and quick way to batch check domain availability at RegistroBR.

Notifications You must be signed in to change notification settings

eduardoferras/avail-domain

Repository files navigation

Avail Domain

Simple and quick way to batch check domain availability at RegistroBR.

🚧 Status: 🚀 In progress... 🚧

PortuguêsLayoutTechnologiesAccessibilityDockerRunning Locally

Layout

application screens

Technologies

Accessibility

axe DevTools - Web Accessibility Testing

Printscreen axe DevTools - Web Accessibility Testing

💻 Development with Docker

./dev allows you to quickly run a development server and execute commands inside Docker container.

Start the development server

./dev start

Open http://localhost:3001

Stop the development server

./dev stop

For more information

./dev

Alias

To make it easier to run the commands, you can add the following alias to your ~/.bashrc, ~/.profile, or ~/.zshrc file.

alias dev='./dev'

Running Locally

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.


Excel Icons by Icons8

Close Icons by Icons8