Skip to content

shmolf/noted-storage-symfony

Repository files navigation

Software License PHP Composer Open in Visual Studio Code

noted-storage-symfony

Symfony application for storing Note'd markdown notes

This is still a WIP.

Summary

This repo should be a fairly complete representation of the application. But there are instructions for setting up this application from the ground, prior to any application coding.

Objective

A user should be able to host their own instance of this application, for storing their notes.
Using OAuth, and workspace management, each instance of this storage application will be be available from within https://note-d.app.

The host of Note'd does not need knowledge or access to any storage application, since only the user's browser is the client.
This implies that a storage applition can be hosted behind a firewall, and so long as the user is behind the same firewall, they'll have unrestricted access to their own notes api host. This would be considered an additional layer of protection, on top of OAuth token authorization.

Docker

Documentation

Credits

License

The MIT License (MIT). Please see License File for more information.