internote
internote copied to clipboard
:heart: Beautiful web-based note editor with a focus on distraction-free content creation.
https://blog.devadvice.io/serverless-event-sourcing-in-aws-lambda-dynamodb-sqs/ https://github.com/domagojk/beenion https://peerjs.com/ https://thegeez.net/2019/03/03/serverless_collab.html https://blog.neverendingqs.com/2019/07/01/serverless-websocket-example.html https://github.com/aws-samples/simple-websockets-chat-app https://github.com/cudr/slate-collaborative
## Editors https://ulysses.app/features/ https://bear.app/ https://www.typora.io/ https://www.notion.so/ https://getoutline.com/ https://ia.net/writer https://dimerapp.com/ https://substance.io/ ## Design https://apex.sh/#products https://zeit.co https://rsms.me/inter/ ## Typography https://ia.net/writer/blog/a-typographic-christmas
Flow: User hits record on internote, the file streams in real-time to S3 bucket (similar set up to attachments where Cognito Federated Identity is used) and once the user presses...
Integration with google drive for inserting files from Google Drive. This would be a useful addition for OCR integration.
https://aws.amazon.com/textract/ https://www.youtube.com/watch?v=5g48uf5sCu8
Not a massive fan of the file upload progress. Consider making it smaller, with a spinner on the left and a progress bar as a bottom border. Also not a...
The services SDK package will be a wrapper around the Internote Services that provides a type-safe way of interfacing with the back-end: - Import DTOs from underlying services - Define...
Some style components do more than just styling... this led me to think that the project is big enough now to warrant splitting the structure in to a feature-driven structure...