Skip to content

aura-nw/punkga-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Punkga Logo

PUNKGA is a project aimed at building a professional comic platform for comic artists with a Cyberpunk theme. The project aims at commercialization through the trading of NFTs created by Manga Artists. Users not only own NFTs but can also contribute to becoming part of the story in many ways.

Installation

yarn install

Running the app

# development
$ yarn start:dev

# watch mode
$ yarn watch:dev

# production mode
$ yarn start:prod

Stay in touch