Skip to content

JoaoPaulo-creator/parking-control-expressots

Repository files navigation

Expresso TS

A Typescript + Node.js lightweight framework for quick building scalable, easy to read and maintain, server-side applications 🚀

Philosophy

ExpressoTS is a TypeScript lightweight framework for building scalable, readable and maintainable server-side applications. The framework provides a level of abstraction on top of common HTTP server framework Expressjs exposing their API's directly to the developer. This provides freedom and brings to the developer a tool that is well known and easy to use.

How to use

Executing in development mode

npm run dev

Generating production build

npm run build

Executing in production mode

npm run prod

Test

How to run test scripts

Unit tests

npm run test

Test coverage

npm run test:cov

Documentation

Questions

For questions and support please use the Official Discord Channel. We have a very active community there, that will be happy to help you. Post your questions in the channel called HELP EXPRESSO TS and forum called help.

Issues

The Issue Reporting Channel is for bug report and feature request only.

Before you create an issue, please make sure you read the Contribution Guidelines.

Support the project

Expresso TS is an MIT-licensed open source project. It's an independent project with ongoing development made possible thanks to your support. If you'd like to help, please consider:

License

ExpressoTS is MIT licensed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published