Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bcongdon/EachDay

Open more actions menu

Repository files navigation

EachDay

Build Status python-versions npm-version JavaScript Style Guide MIT Licence

Installation

  1. Install dependencies.
    yarn
    
  2. Install pip dependencies.
    pip install -r requirements.txt
    
  3. Start Postgres (TODO: Explain config)
  4. Start the Flask backend.
    python manage.py run
    
  5. Start the React frontend.
    yarn start
    

Building for Deployment

To produce the production-ready minified bundle:

yarn build

Usage

Visit http://localhost:9000 in your broswer. 😁

Screenshots

Dashboard

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Make sure that all the tests and linting still pass: ./test_all.sh
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :D

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.