Skip to main content

No project description provided

Project description

Developing using Docker

  • Have docker installed

  • clone this repo and navigate to this directory

  • run docker build . --tag khbr

  • run docker run -it -v %cd%/src:/app/src -v %cd%/public:/app/public -p 3001:3000 -e CHOKIDAR_USEPOLLING=true khbr:latest

  • After a minute the console will say it was compiled successfully and the site will be available at localhost:3001 (and your changes will hot reload). Closing the terminal will cause the server to shut down.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

khbr-0.1-py2.py3-none-any.whl (49.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page