Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guid75/alexandrie


https://github.com/guid75/alexandrie

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Alexandrie

A hobby project whose aim is to practice Clean Architecture.

This is not a serious project, you may find great other library managing opensource projects out there.

# Installation

To install dependencies:

```bash
bun install
```

# Run

To run:

```bash
bun start
```