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.
- Host: GitHub
- URL: https://github.com/airscripts/lieutenant
- Owner: airscripts
- License: gpl-3.0
- Created: 2021-05-04T11:00:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T00:43:26.000Z (almost 3 years ago)
- Last Synced: 2026-07-01T03:18:52.128Z (27 days ago)
- Topics: airscript, ascripts, expressjs, mongodb, multitenancy, nodejs, poc
- Language: TypeScript
- Homepage: https://airscript.it
- Size: 77.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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:
## 💳 License
This repository is licensed under [GPL-3.0 License](https://github.com/airchive/lieutenant/blob/main/LICENSE).