Skip to content

ummataliyev/facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerizing Django with Postgres

Development

Uses the default Django development server.

  1. Build the images and run the containers:

    $ docker-compose up -d --build

    Test it out at http://localhost:8000. The "app" folder is mounted into the container and your code changes apply automatically.

About

🟢 Facebook scraping without selenium ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published