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

https://github.com/nagariahussain/buildwithhussain.dev

Official #BuildWithHussain Website
https://github.com/nagariahussain/buildwithhussain.dev

Last synced: 8 months ago
JSON representation

Official #BuildWithHussain Website

Awesome Lists containing this project

README

          

## Build With Hussain

Source code for the offical website of [Build With Hussain YouTube Channel](https://youtube.com/@buildwithhussain).

Stack:

1. Astro + TailwindCSS for static site
2. Frappe Framework as headless CMS

## Environment Secrets/Variables

`FRAPPE_API_KEY` and `FRAPPE_API_SECRET` must be set in your repository level secret in order for deployment to work. In local, you can create a `.env` file and store `API_KEY` and `API_SECRET` in them.