Skip to content

Forrest-GoF/job-crawler-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

job-crawler-module

1) Local Build (without nginx)

  1. git clone https://github.com/Forrest-GoF/job-crawler-module.git
  2. pip install -r requirements.txt
  3. cd flask; flask run
  4. curl 127.0.0.1:5000

2) Docker (with Nginx)

  1. download docker-compose.yaml
  2. docker-compose up -d

Image versions

  • latest : for arm
  • amd64 : for x86

If your development environment is x86, use the image version of amd64.

Docker Hub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published