Skip to content

vidit-od/SafeSage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafeSage

SafeSage is a serverless blogging application with a rich-text editor–like writing experience. The project focuses on clean architecture, modular design, and scalability, making it suitable for both practical use and technical interviews.

Repository Structure

SafeSage/

  • backend/ — Serverless APIs and core business logic
  • frontend/ — Client-side application and rich-text editor UI
  • common/ — Shared types, utilities, and domain models
  • SafeSage_Helper_DOC/ — Architecture, design decisions, and interview notes
  • contributions.md — Local setup and contribution guidelines

Setup

Refer to contributions.md for local setup and development instructions.

Notes

  • Codebase is split into Backend, Frontend, and Common for clear separation of concerns.
  • SafeSage_Helper_DOC explains architectural decisions and is intended for interview preparation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published