Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)