Skip to content

roms-rest-api/roms-api-frontend

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Deploy with Docker

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published