Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.87 KB

README_en.md

File metadata and controls

55 lines (36 loc) · 1.87 KB

GitHub issues npm npm actions codecov Codacy Badge GitHub license

Daze.js

Web framwork for Node.js

English | 中文

Visit https://dazejs.org/ to learn more

Introduction

Daze.js is an efficient, highly extensible and powerful Node.js server-side Web development daze.

Getting Started

Install cli tool

$ npm install -g @dazejs/cli

Create application

$ daze create example
$ cd example
$ npm start

visit http://localhost:8080 to preview

Docs & Community

Benchmarks

The benchmark compares a number of other frameworks, mainly with no routes and with 1000 routes defined, see benchmarks

License

Daze.js is MIT licensed