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

https://github.com/apsislabs/apsisio


https://github.com/apsislabs/apsisio

markdown nextjs typescript website

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Apsis Website

Welcome to the [apsis](https://www.apsis.io) website.

## Dev

Get started:

1. `bun install`
2. `bun dev`

## Writing

1. Blog posts are created via PR
2. Add your post to `/drafts` or `/posts` as a markdown file with the relevant frontmatter. Copy the `/drafts/example.md` if you need to.