Skip to content

bburgess19/The-Independence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The-Independence

Body Parsing Policy

This documents how the body content for articles is parsed from Firestore

Overview

  1. Article metadata is stored in the DB
    • Author
    • Genre
    • Slug
    • Subtitle
    • Thumbnail
    • Title
    • Type
    • Upload date
    • File path to article contents
  2. User fetches page
  3. Client fetches metadata
  4. The file path fetches the content markdown
  5. The markdown is parsed and served to the user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published