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

https://github.com/spacescale/www

SpaceScale Public Website
https://github.com/spacescale/www

Last synced: 1 day ago
JSON representation

SpaceScale Public Website

Awesome Lists containing this project

README

          

[![CI](https://github.com/spacescale/www/actions/workflows/ci.yml/badge.svg)](https://github.com/spacescale/www/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/v/release/spacescale/www)](https://github.com/spacescale/www/releases/latest)
[![License](https://img.shields.io/github/license/spacescale/www)](./LICENSE)

# SpaceScale

Public website for SpaceScale. Built with [Astro](https://astro.build).

## Development

```sh
bun install
bun dev
```