Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
/ personal-diary Public archive

Personal Diary gives you a way to create, access & share your notes online, but keep database source in google drive

Notifications You must be signed in to change notification settings

nrei0/personal-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal diary

Personal Diary gives you a way to create, access & share your notes online, but keep database source in google drive.

Setup

Install dependencies by Yarn

yarn

Development launch (Front & BFF & API)

Please, for correct work of Google Auth, provide following environment variables:

export G_CLIENT_ID="YOUR_GOOGLE_CLIENT_ID"
export G_CLIENT_SECRET="YOUR_GOOGLE_CLIENT_SECRET"

and then start development servers

yarn start:dev

Contribution

Community
Join our Discord to suggest and discuss ideas with others.

VSCode development
Take a look to VSCode settings for better development experience.

Contribution flow
Create bug / feature issue ->
Share with community ->
Fork repository ->
Create PR request ->
Acceptance ->
Merge

BSD 3-Clause Licence

BSD 3-Clause License

Copyright (c) 2019, Andrei Tiurin All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Personal Diary gives you a way to create, access & share your notes online, but keep database source in google drive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published