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

https://github.com/damassi/soulcedar-farm

Website for Max and Sage
https://github.com/damassi/soulcedar-farm

Last synced: about 1 year ago
JSON representation

Website for Max and Sage

Awesome Lists containing this project

README

          

# SoulCedar Farm

Website for [SoulCedar Farm](https://soulcedarfarm.com). Built with Next.js

### Meta

- Netlify: https://app.netlify.com/sites/soulcedar-farm
- CMS (Airtable): https://airtable.com/appRhw81RAkGRShxJ/tblt2hQAVRnUrzhso/viwnN46fDINUCYONP?blocks=hide
- GraphQL Explorer: https://api.baseql.com/airtable/graphql/appRhw81RAkGRShxJ
- [Trigger Deploy](https://soulcedarfarm.com/deploy)

### Setup

```
npm install
npm run dev
npm run build
npm run export
```