Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yummyweb/primacare
https://github.com/yummyweb/primacare
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yummyweb/primacare
- Owner: yummyweb
- Created: 2021-03-06T05:02:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T00:30:37.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T06:54:36.164Z (almost 2 years ago)
- Language: CSS
- Size: 16.7 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Commands
Install the dependencies:
```
pip install -r requirements.txt
```Then make migrations:
```
python manage.py migrate
```Then run server:
```
python manage.py runserver
```To test encryption run encryption.py on a file and uncomment test() at the bottom of the encryption.py file - feel free to change the input file in the test function and use any local fileof ur choosing
If there are any errors contact yum#8922 on discord.