1.2.0 • Published 6 years ago

cordite v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Wrapper around Express designed for Create React App (CRA) front-end combiend with back-end API.

Features:

  • start and stop methods added to app
  • serve a directory of static assets (e.g. build created by CRA)
  • serve a static index.html on a wildcard path (e.g build/index.html for CRA)
  • serve an API router mounted at the /api path
  • gzip compression
  • security middleware by helmet
1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago