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

https://github.com/airscripts/lieutenant

Multi-Tenancy PoC written in Express.js.
https://github.com/airscripts/lieutenant

airscript ascripts expressjs mongodb multitenancy nodejs poc

Last synced: 21 days ago
JSON representation

Multi-Tenancy PoC written in Express.js.

Awesome Lists containing this project

README

          

# Lieutenant
Multi-Tenancy PoC written in Express.js.

## Contents
- [Installation](#installation)
- [Usage](#usage)
- [Resources](#resources)
- [Contributing](#contributing)
- [Support](#support)
- [License](#license)

## Installation
Follow the steps below to make use of Lieutenant.

Ensure that you have Node.js installed on your machine:
- [Node.js](https://node.js.org/en/)

Clone this repository:
```bash
git clone https://github.com/airchive/lieutenant.git
```

## Usage
Write down these two commands in your terminal:
```bash
npm run development:compiler
npm run development:start
```

Enjoy your test drive!

## Resources
404

## Contributing
Contributions and suggestions about how to improve this project are welcome!
Please follow [our contribution guidelines](https://github.com/airchive/lieutenant/blob/main/CONTRIBUTING.md).

## Support
If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:


GitHub Sponsors
 

Kofi

## 💳 License
This repository is licensed under [GPL-3.0 License](https://github.com/airchive/lieutenant/blob/main/LICENSE).