Skip to content

cleaver/sorrowbacon-next-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorrowbacon Frontend

This is a Next.js project bootstrapped with create-next-app.

Architecture

The site is built with a NextJS frontend and a Backend CMS built on Elixir/Phoenix. The frontend is pre-rendered and served statically, with dynamic content fetched from the backend CMS via API calls. (The revalidateInterval can be set in lib/config.ts.)

Authentication

There is an API_KEY environment variable required to access the backend CMS. See the backend repo for more details.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages