Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cameronapak/christian-meditation

A dream project I've had regarding bringing together Christian content creators centered around Biblical meditation. This is created for the Baserow.io challenge.
https://github.com/cameronapak/christian-meditation

Last synced: about 1 month ago
JSON representation

A dream project I've had regarding bringing together Christian content creators centered around Biblical meditation. This is created for the Baserow.io challenge.

Awesome Lists containing this project

README

        

# Christian Meditation Web App

Created for the 2024 Baserow.io Developer Challenge.

This is a web app to help you take a pause from the day to re-center your mind, heart, and body on God and the things that matter most.

## Stack

### UI Layer

- [Astro](https://astro.build/) - A simple web metaframework.
- [Tailwind CSS](https://tailwindcss.com/) - For styling.
- [Daisy UI](https://daisyui.com/) - For a Bootstrap-like UI CSS component library, built upon Tailwind.

### Interactivity Layer

- [TypeScript](https://www.typescriptlang.org/) - For type safety.
- [AlpineJS](https://alpinejs.dev/) - For state management and interactivity.
- [HTMX](https://htmx.org/) - For sending HTML partials/snippets over the wire.

### Backend Data Layer

- [Baserow.io](https://www.baserow.io/) - For database management.