Skip to content

log101/takasu

Repository files navigation

logo(2)

Takasu Manga Trading Platform

  • You can create your own manga library
  • You can search for other people's mangas (powered by Algolia Search)
  • You can send trade requests to other users

How to Run

  • Clone the repository
  • cd takasu
  • yarn install
  • docker-compose up -d
  • Create the database with docker-compose exec web rails db:create
  • Run the migrations with docker-compose exec web rails db:migrate
  • For email password recovery:
    • set the environment variable SENDMAIL_USERNAME and SENDMAIL_PASSWORD with your google mail account and password (only gmail is supported)
  • Access the app at localhost:3000

Stack

takasu_github_image

About

Trading platform for manga-lovers!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published