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

https://github.com/devxoshakya/singularity-backend

Express.js backend for the singularity app ( idk why im writing this )
https://github.com/devxoshakya/singularity-backend

Last synced: 10 months ago
JSON representation

Express.js backend for the singularity app ( idk why im writing this )

Awesome Lists containing this project

README

          

# singularity-backend

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

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