Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuyspec/cms-rewrite
A new rewrite of the CMS
https://github.com/stuyspec/cms-rewrite
Last synced: 4 days ago
JSON representation
A new rewrite of the CMS
- Host: GitHub
- URL: https://github.com/stuyspec/cms-rewrite
- Owner: stuyspec
- Created: 2021-12-24T20:44:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T04:01:21.000Z (16 days ago)
- Last Synced: 2024-12-24T05:17:38.679Z (16 days ago)
- Language: TypeScript
- Homepage:
- Size: 987 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS rewrite
The CMS that is built for the [Stuyvesant Spectator's redesigned website](https://github.com/stuyspec/stuyspec-rewrite).
## The Frontend
The frontend is a single page application built with React, built for any Spectator member to use.
[Link](https://github.com/stuyspec/cms-rewrite/tree/main/client)
## The Backend
The backend is an express API, built to interact with the database.
[Link](https://github.com/stuyspec/cms-rewrite/tree/main/server)