- Notifications
You must be signed in to change notification settings - Fork89
Your Privacy Friendly, Open Source. Alternative to EverNote.
License
bytemakers/Noteslify
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Made with ❤ By ByteMakers
Warning
This repositoryNoteslify is no longer maintained. As the original creator, Devarshi Shimpi, check out my site atdevarshi.dev to see what I'm currently building!
Please give this repo a ⭐ it really helps us!
Contributions are always welcome!
Seecontributing.md for ways to get started.
Please adhere to this project'sCode of Conduct.
| Name | Path | Description |
|---|---|---|
@noteslify/web | /apps/web | Web/Desktop/Docker clients |
@noteslify/mobile | /apps/mobile | Android/iOS clients |
Make Sure You Have MongoDB and NodeJS Installed.
To deploy this project navigate to the backend folder and run
cd apps/web/backendnpm install
node index.js
or
nodemon
Create a.env file in the backend folder and add the following
JWT_SECRET ="RANDOMSTRINGMUSTNOTCHANGE"clientId ="GITHUBAUTHCLIENTID"clientSecret ="GITHUBAUTHCLIENTSECRET"GoogleClientId ="GOOGLEAUTHCLIENTID"GoogleClientSecret ="GOOGLEAUTHCLIENTSECRET"SECRET ="RANDOMSTRINGMUSTNOTCHANGE"DefaultGitHubPassword ="RANDOMSTRINGMUSTNOTCHANGE"outlookEmail ="OUTLOOKEMAIL"outlookPassword ="OUTLOOKPASSWORD"
Note
Outlook Email and Password are used for sending Forgot Password emails to users. Github And Google Auth is currently being added to the project therefore they are required as well.
To deploy this project navigate to the frontend folder and run
cd apps/web/frontendnpm install
npm start
Navigate tohttp://localhost:3000/
If you have any feedback, please reach out to us atdevarshishimpi@gmail.com
About
Your Privacy Friendly, Open Source. Alternative to EverNote.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
