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

https://github.com/mobinx/nebula


https://github.com/mobinx/nebula

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Project Nebula

AN AI SQUAD MAKING YOUR FRONTEND PROJECT

You can open it in Codespace for live preview
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=818608802)

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run main.ts
```

This project was created using `bun init` in bun v1.1.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.