Skip to content
Snippets Groups Projects
Commit eb39af84 authored by Anton Gusev's avatar Anton Gusev
Browse files

add README.md

parent 4eadc12c
No related branches found
No related tags found
5 merge requests!5Develop,!4Develop,!3Develop,!2Develop,!1Develop
1. Rename .env.example to .env and set your settings
2. Rename alembic.ini.example to alembic.ini and set sqlalchemy.url field
3. Install dependencies from requirments.txt file
4. Create tables for database using sql\create-dump.sql or apply migration using the command "alembic upgrade head" in src directory
5. In src directory use "scrapy crawl books" command for start parsing.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment