https://github.com/jplattel/personalstats
Exploring the next thing in knowledgework
https://github.com/jplattel/personalstats
aws chalice lambda python vue workflowy
Last synced: about 1 month ago
JSON representation
Exploring the next thing in knowledgework
- Host: GitHub
- URL: https://github.com/jplattel/personalstats
- Owner: jplattel
- Created: 2018-12-13T15:47:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T13:49:10.000Z (about 7 years ago)
- Last Synced: 2025-02-26T04:28:48.869Z (over 1 year ago)
- Topics: aws, chalice, lambda, python, vue, workflowy
- Language: Vue
- Homepage: https://personalstats.nl
- Size: 6.96 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personalstats
A simple tool that lets you query your workflowy database and gather statistics about your entries...
## Development
Development is done mixed with both stages on AWS Lambda, or trough a local docker-compose configuration. It is however hard to run things that require Cognito (as you will need a user)
However, the free tier for Amazon allows for more than enough room to deploy your version of the app! That's made easy by the deploy script. The only part that needs some configuration are the cognito user & identity pools.
You will also need to configure environment variables in both the frontend and backend. (both directories have their own `.env.example`)
## Contributing
Feel free to contribute! It's still much work in progress at this moment