Skip to content

mufasa159/notes-web

Repository files navigation

notes
---

1. create a virtual environment
   python -m venv .venv

2. activate virtual environment
   source .venv/bin/activate

3. install packages
   pip install -r requirements.txt

4. run
   python app.py

About

fully end-to-end encrypted note-taking application built with starlette, jinja2 and sqlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors