Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 545 Bytes

readme.md

File metadata and controls

31 lines (24 loc) · 545 Bytes

pantsu img

nyanpantsu: read eromanga(s) online for free! 💦

use(s)

lang(s): node, scss
framework: nextjs
database: mongo
host: vercel

run yourself

requires a fairly new v of node and git!

fork and pull.

-> git add origin https://github.com/purpleblueslime/nyanpantsu.git 
-> git pull origin

install deps/dev deps from package.json

dev

-> next dev

view at port 3k.

build

-> next build