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

https://github.com/potlock/curatedotfun-plugin-template

a basic plugin template for curate.fun
https://github.com/potlock/curatedotfun-plugin-template

Last synced: about 2 months ago
JSON representation

a basic plugin template for curate.fun

Awesome Lists containing this project

README

        

curate.fun plugin template


a basic plugin template for curate.fun

Table of Contents

- [Getting Started](#getting-started)
- [Installing dependencies](#installing-dependencies)
- [Running the app](#running-the-app)
- [Building for production](#building-for-production)
- [Contributing](#contributing)

## Getting Started

### Installing dependencies

```bash
bun install
```

### Running the app

First, run the development server:

```bash
bun run dev
```

### Building for production

```bash
bun run build
```

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you're interested in contributing to this project, please read the [contribution guide](./CONTRIBUTING).



Near Builders