Skip to content

Resilient-Labs/Ascend2025a-AILearningTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AI Learning Tool (FastAPI + React/TS + Vite)

Welcome to the Ascend AI Learning tool!

๐Ÿ“ Structure

  • /frontend โ€” React + Vite frontend
  • /backend โ€” NodeJS backend

๐Ÿ›  Quick Start

  1. In main directory add .env
    • MONGO_URI= insert db string
    • JWT_SECRET=anystring1
  2. Navigate to /frontend
    • npm install
  3. Navigate to /backend
    • npm install
    • npm run build-prod
    • npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors