Demo 01 (Hong Kong Single Party)

Link to repository

https://git.louislabs.com/louiscklaw/HKSingleParty

πŸ” Overview

This is a simple project (亀友 app) to demo CMS with Nextjs and Prisma

Structure / management

below illustrate the structure of the project

.
β”œβ”€β”€ 01_Requirements              # Tickets Home (e.g. Requirements, Bugs....)
β”œβ”€β”€ 02_design                    # designs Home (e.g. figmas, wireframe...)
β”œβ”€β”€ 03_source                    # source code location
β”œβ”€β”€ 05_marketing                 # marketing materials (e.g. pages, sales kit..)
β”œβ”€β”€ 10_doc                       # project documentation
β”œβ”€β”€ 98_AI_workspace              # Prompts hom
└── 99_references                # referenced project

Components (Docker)

Stacks

Nextjs + Prisma + Postgres + ionic

branching

# develop HEAD
develop/trunk
develop/prod/trunk

# frontend / backend / mobile branch HEAD
develop/frontend/trunk
develop/cms_backend/trunk
develop/mobile/trunk

# Requirement / Bug ticket HEAD
develop/requirements/REQ0181
develop/requirements/REQ0182
develop/requirements/REQ0183
...

# Reserved
master

Demo site

frontend cms

http://hksingleparty_cms.louislabs.com

mobile client

http://hksingleparty_client.louislabs.com

Some screenshots

mobile screen shot

cms screen shot

louis portfolio