ShrirangB / panso.se

Price comparison website

Home Page:https://panso.se/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panso.se

The source code for panso.se.

Development

  • You need:
  • Clone the repository
  • Run poetry install to install dependencies
  • Rename .env.example to .env and fill in the values
  • Run poetry shell to enter the virtual environment
  • Run python .\manage.py runserver to start the server or Run and Debug in VSCode

Tests

  • Run python manage.py test to run all tests
    • Run python manage.py test --keepdb to keep the test database to speed up tests

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

We have a CONTRIBUTING.md file with more information.

License

GPL-3.0 or later.

If you want to use this project with a different license, please contact me.

Contact

About

Price comparison website

https://panso.se/

License:GNU General Public License v3.0


Languages

Language:Python 91.4%Language:HTML 7.9%Language:Dockerfile 0.3%Language:Shell 0.2%Language:CSS 0.1%