Skip to content

jimmyygit/jotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jotter

alt text

Frontend

  • Svelte
  • Typescript
  • Vite
  • Netlify

Installation

npm install npm run dev

Backend

  • Python
  • FastAPI
  • Render

Installation

uvicorn main:app --reload