Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guid75/alexandrie
https://github.com/guid75/alexandrie
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/guid75/alexandrie
- Owner: Guid75
- Created: 2024-05-05T13:45:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T14:13:29.000Z (8 months ago)
- Last Synced: 2024-05-05T15:26:11.437Z (8 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```