This website requires JavaScript.
Explore
Help
Sign In
sachet
/
sachet-server
Watch
2
Star
0
Fork
0
You've already forked sachet-server
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
472b17caca
sachet-server
/
.gitignore
10 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit by this point we have: - flask boilerplate - sqlite - user creation/deletion cli
2023-03-09 16:38:57 -05:00
venv
.gitignore: add .venv
2023-04-13 16:00:05 -04:00
.venv
docs: make things more compatible with readthedocs - added readthedocs.yaml - write down steps to compile docs locally - separated requirements for Sphinx and for Sachet
2023-05-28 13:04:21 -04:00
.docvenv
initial commit by this point we have: - flask boilerplate - sqlite - user creation/deletion cli
2023-03-09 16:38:57 -05:00
__pycache__/
.env
config.yml
instance/
added tests/ this runs off pytest currently we only tested the CLI commands
2023-03-10 11:05:22 -05:00
.coverage
added boilerplate for sphinx
2023-05-17 20:56:29 -04:00
docs/_build
Reference in New Issue
Copy Permalink