Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 722 Bytes

README_EN.md

File metadata and controls

27 lines (23 loc) · 722 Bytes

NuxtImageBoard

Booru style imageboard written with Nuxt.js (Not yet released)

Screenshots

Top Search Art

Features

  • Users can search image by keyword/tag/artist/image/list.
  • Super fast(maybe)
  • Invite only flow.
  • Login authorization with ID/PW or LINE account.
  • New art notifcation with using Line notify.
  • New art notification with using OneSignal.

How it works?

  • Backend: Flask
  • Frontend: Nuxt.js SSR
  • CSS framework: Bulma
  • Database: MariaDB
  • Worker: redis
  • Server: Apache2
  • Hardware: Raspberry Pi 3B

When it will get release?

  • Maybe in a year (after I finish realize all my ideas)