jsc7727 / NGNG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beb-03-second-07

main

배포 주소 : https://ngng2.shop

pages

  1. home
  2. mytalk
  3. mywallet

Contract

  1. erc-721
  2. erc-20

backend tree

Backend
├───config
├───contracts
├───routes
│   ├───api
│   │   ├───admin
│   │   ├───comment
│   │   ├───contract
│   │   ├───hashTag
│   │   ├───post
│   │   ├───report
│   │   ├───tx
│   │   └───user
│   ├───controller
│   └───middleware
├───service
├───tests
│   └───modules
├───typeorm
│   ├───entity
│   │   ├───demon
│   │   └───Models
│   └───migration
├───types
│   ├───enum
│   └───service
│       └───Model
└───utilities

front tree

Front

About


Languages

Language:JavaScript 56.8%Language:TypeScript 38.7%Language:Solidity 2.9%Language:HTML 0.7%Language:Shell 0.5%Language:Dockerfile 0.2%Language:CSS 0.2%