Skip to content

HoCongViet2501/Blog-App-Backend

Repository files navigation

<<<<<<< HEAD

Blog-App-Backend

=======

Ecommerce API (Express + TypeScript)

A well-structured ExpressJS starter using TypeScript, layered architecture, and sensible defaults.

Structure

src/
  api/
    v1/
      controllers/
      routes/
      validators/
  config/
  middlewares/
  services/
  utils/
  loaders/
  server.ts

Getting Started

  1. Copy .env.example to .env and adjust values.
  2. Install deps and start dev server:
npm install
npm run dev
  1. Health check: GET /api/v1/health

Scripts

  • dev: Nodemon + ts-node
  • build: Compile to dist/
  • start: Run compiled server
  • lint / lint:fix: ESLint
  • format: Prettier
  • typecheck: TypeScript noEmit

f04fe7a (feat: init app)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •