Skip to content

ReaperMaga/manga-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manga Collector

v1.0.0

Simple mono project written in Go, HTML, CSS and TypeScript (NextJS) where you can manage your manga's.


Usage

# clone project
git clone https://github.com/ReaperMaga/manga-collector.git
# run production build
$ docker-compose up -d

Other useful commands:
# run production build (with rebuild in case of new changes)
$ docker-compose up -d --build

# view docker logs
$ docker-compose logs -t -f

# close docker process
$ docker-compose down



Configuration

To the change password and other configuration options open the docker-compose.yml file and edit them there.



Licensing

Distributed under the MIT License. See LICENSE for more information.