Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauris/mauris.github.io

Next.js Monorepo for mauris.github.io
https://github.com/mauris/mauris.github.io

giscus nextjs react typescript utterances

Last synced: 20 days ago
JSON representation

Next.js Monorepo for mauris.github.io

Awesome Lists containing this project

README

        

# Blog

- To run in dev: `yarn dev`
- To build app: `yarn build`
- To perform static export: `yarn build:export`