Skip to content

findCP/findCPweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

findCPweb

standard-readme compliant

Table of Contents

Install

$ sudo apt-get install redis-server
$ pip3 install -r findCPweb/requirements.txt

Run

$ sudo service redis-server start
#   Change secret-key in 'findCPweb/DjangoProject/settings.py'
$ python3 findCPweb/manage.py runserver

Go to http://127.0.0.1:8000/app/

Maintainers

@alexOarga

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

License

MIT © Alex Oarga

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published