Skip to content

gputrick/jusbrasil-crawler-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jusbrasil-crawler-process Build Status

Description

Crawler developed in django and react to crawler processes in TJAL.

Usage [Dev]

To run in local environment to development you can use docker-compose simply by running in project dir:

$ docker-compose up

Production

The production build is available here:

http://production.tnajnqmmpx.us-east-2.elasticbeanstalk.com/

Structure [Dev]

Backend in django with python and postgres database, provides a REST Api to frontend maked in react using ant design.

Structure [Prod]

The diferences in production environment are the database for tests is using sqlite3.

Uses nginx to host the back and front in the same port, making the proxy by the prefix 'api/' to backend and root redirect to frontend.

Front is builded and hosted by serve -s build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published