Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albasyir/clarity

Clarify is a cloud platform that automates the deployment, management, and scaling of your applications. Designed with developers in mind, Clarify offers a hassle-free experience, supporting multiple programming languages and frameworks. Focus on building your applications, and let Clarify handle the infrastructure.
https://github.com/albasyir/clarity

Last synced: 13 days ago
JSON representation

Clarify is a cloud platform that automates the deployment, management, and scaling of your applications. Designed with developers in mind, Clarify offers a hassle-free experience, supporting multiple programming languages and frameworks. Focus on building your applications, and let Clarify handle the infrastructure.

Awesome Lists containing this project

README

        



Clarify Logo

## Description

Clarify is a cloud platform designed to simplify the deployment, management, and scaling of applications. Tailored for developers, Clarify offers a streamlined, user-friendly interface that automates infrastructure concerns such as databases, networking, and scaling. It supports a wide range of programming languages and frameworks, making it a versatile tool for effortlessly building and maintaining applications. With Clarify, developers can focus more on coding and less on managing infrastructure, ensuring a smooth and efficient development process.

## Installation

```bash
$ bun install
```

## Running the app

```bash
# development
$ bun run start

# watch mode
$ bun run start:dev

# production mode
$ bun run start:prod
```

## Test

```bash
# unit tests
$ bun run test

# e2e tests
$ bun run test:e2e

# test coverage
$ bun run test:cov
```

## Support

Clatify is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [follow this link](https://github.com/sponsors/albasyir).

## License
Nest is [MIT licensed](./LICENSE).