Thanks to visit codestin.com
Credit goes to github.com

Skip to content

devonshigaki/my-app

Repository files navigation

My App

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Docker Compose

To run the application using Docker Compose:

  1. Make sure you have Docker and Docker Compose installed on your system.

  2. Run the following command in the project root:

    docker-compose up -d
  3. The application will be available at http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published