Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattpereira/tabernacle-school
Official website for local elementary and middle school
https://github.com/mattpereira/tabernacle-school
nextjs14 prisma psql reactjs
Last synced: about 18 hours ago
JSON representation
Official website for local elementary and middle school
- Host: GitHub
- URL: https://github.com/mattpereira/tabernacle-school
- Owner: MattPereira
- Created: 2022-08-15T01:07:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T18:30:04.000Z (3 months ago)
- Last Synced: 2024-08-07T21:37:34.433Z (3 months ago)
- Topics: nextjs14, prisma, psql, reactjs
- Language: JavaScript
- Homepage: https://tabernacle.school
- Size: 131 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **[Tabernacle School Website](https://tabernacle.school)**
A web app for Tabernacle School that advertises to prospective families and provides current families with requisite documents, calendars, and instructions. Features include forms that allow users to send emails to the school and a headless CMS for updating the data and photos displayed on the website.
## **Getting Started**
```
cd nextjs && npm run dev
```## **Features**
- Forms for users to send inquiry emails to school staff
- Powered by postmark and vercel serverless functions
- Integration with headless CMS for updating website content
- Teacher profile pages with photos and descriptions
- Campus facility photos## **Technology Stack**
- Next.js
- JavaScript
- Tailwind
- [Strapi Headless CMS](https://strapi.io/)