1.0.0 • Published 1 year ago

lesgo v1.0.0

Weekly downloads
18
License
MIT
Repository
github
Last release
1 year ago

Lesgo!

Build Status Coverage Status

Bootstrap your next microservice with a lightweight node.js serverless framework.

Note: This repository contains the core code of the Lesgo! framework. If you want to build an application using Lesgo!, visit the main Lesgo! repository.

Unit Test

This framework uses Jest test framework for unit testing.

All test files exist in the respective src/__tests__/ directory.

Install dependencies

$ npm ci

Run test

$ npm test

Run code coverage report

$ npm run coverage

View the generated html report in coverage/index.html.

Testing environment

Declare testing environment configurations in tests/config directory.

Contributing

You may contribute to the core framework by submitting a PR to the develop branch. Refer to the official Docs for more information.

1.0.0

1 year ago

0.7.8

1 year ago

0.7.7

2 years ago

0.7.6

2 years ago

0.7.5

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.0

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.3

3 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago