Skip to content

Gamhome is a service that is designed to provide services to find properties to buy or rent.

Notifications You must be signed in to change notification settings

TakhirKudusov/gamhome-next

Repository files navigation

Welcome to the repo of


 ██████╗  █████╗ ███╗   ███╗██╗  ██╗ █████╗ ███╗   ███╗███████╗      ███╗  ██╗███████╗██╗  ██╗████████╗
██╔════╝░██╔══██╗████╗ ████║██║░░██║██╔══██╗████╗ ████║██╔════╝░░░░░░████╗░██║██╔════╝╚██╗██╔╝╚══██╔══╝
██║░░██╗░███████║██╔████╔██║███████║██║░░██║██╔████╔██║█████╗░░█████╗██╔██╗██║█████╗░░░╚███╔╝░░░░██║░░░
██║░░╚██╗██╔══██║██║╚██╔╝██║██╔══██║██║░░██║██║╚██╔╝██║██╔══╝░░╚════╝██║╚████║██╔══╝░░░██╔██╗░░░░██║░░░
╚██████╔╝██║░░██║██║░╚═╝░██║██║░░██║╚█████╔╝██║░╚═╝░██║███████╗░░░░░░██║░╚███║███████╗██╔╝╚██╗░░░██║░░░
░╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░╚═╝░╚════╝░╚═╝░░░░░╚═╝╚══════╝░░░░░░╚═╝░░╚══╝╚══════╝╚═╝░░╚═╝░░░╚═╝░░░

You must perform next steps to set up and run this project:

  1. Clone this repo to your local machine:
https://github.com/TakhirKudusov/gamhome-next
  1. Install dependencies:
npm i
  1. Build the project via npm:
npm run build
  1. Start the project via npm:
npm run start

Or you can start with Docker:

#build
docker build -t [NAME] .
#start
docker run -dp 3000:3000 [NAME]

With Docker compose:

#build and start
docker compose up

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

Enjoy!

About

Gamhome is a service that is designed to provide services to find properties to buy or rent.

Topics

Resources

Stars

Watchers

Forks

Languages