Skip to content

memphis-iis/mofacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,187 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoFaCTS Monorepo

This repository contains two versions of the MoFaCTS (Mobile Facts) learning platform:

Projects

legacy-app/

The original MoFaCTS Meteor-based application. This is the production-stable version that has been in use.

Branch Reference: legacy branch contains the original main codebase

See legacy-app/README.md for setup and documentation.

svelte-app/

Modern rewrite of MoFaCTS using SvelteKit and modern web technologies.

Branch Reference: Originally from svelte-debug branch

See svelte-app/README.md for setup and documentation.

Getting Started

Each application is independent and has its own dependencies, configuration, and deployment processes. Navigate to the respective directory and follow its README for setup instructions.

Repository Structure

mofacts-2/
├── legacy-app/     # Original Meteor application
├── svelte-app/     # Modern SvelteKit application
└── README.md       # This file

Migration Notes

  • Date: February 9, 2026
  • The original main branch has been renamed to legacy
  • The original svelte-debug branch content is now in svelte-app/
  • This monorepo structure allows both versions to coexist and be maintained independently

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors