This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Replace in docker-compose.yaml YOURDOMAIN with your domain and build then your docker image
$ docker build . -t frontend
$ docker-compose up -d
You can edit most colors in config.ts
, except background color, please do it in styles/globals.css