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

https://github.com/prinorange/seaquence

Seaquence is the markdown document parsing and searching service implement.
https://github.com/prinorange/seaquence

Last synced: 2 months ago
JSON representation

Seaquence is the markdown document parsing and searching service implement.

Awesome Lists containing this project

README

          

# document-search-server

To install dependencies:

```bash
bun install
```

Then run the project.

```bash
bun run start
```