Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/augejs/examples

augejs is a progressive Node.js framework for building applications. https://github.com/augejs/augejs.github.io
https://github.com/augejs/examples

augejs axios cli config example helloworld i18n javascript koa2 logger mail nestjs pack-nodejs redis schedule typeorm typescript views

Last synced: about 5 hours ago
JSON representation

augejs is a progressive Node.js framework for building applications. https://github.com/augejs/augejs.github.io

Awesome Lists containing this project

README

        

# [augejs](https://github.com/augejs/augejs.github.io)

[![npm version](https://badge.fury.io/js/%40augejs%2Fcore.svg)](https://www.npmjs.com/package/@augejs/core) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

[`augejs`](https://github.com/augejs/augejs.github.io) is a progressive Node.js framework for building applications.

:star2: Star us on GitHub — it helps! :clap:

https://github.com/augejs/augejs.github.io

## Table of Contents

- [Description](#description)
- [Document](#document)
- [Usage](#usage)
- [Related Efforts](#related-efforts)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Description

`augejs` is a progressive Node.js framework for building applications. It uses modern JavaScript built with [TypeScript](http://www.typescriptlang.org/).

## Document

visit [augejs.github.io](https://github.com/augejs/augejs.github.io). :tada:

## Usage

```ts
npm install
npm run init;
cd $package
npm run start
```

## Related Efforts

- [Art of Readme](https://github.com/noffle/art-of-readme) - 💌 Learn the art of writing quality READMEs.
- [open-source-template](https://github.com/davidbgk/open-source-template/) - A README template to encourage open-source contributions.

## Maintainers

[Alex Zhang](https://github.com/alex-zhang).

## Contributing

Feel free to dive in! [Open an issue](https://github.com/augejs/examples/issues) or submit PRs.

`augejs` follows the [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) Code of Conduct.

## License

[MIT](LICENSE) © augejs