Giter Club home page Giter Club logo

noteslify's Introduction

Noteslify

Your Privacy Friendly, Open Source. Alternative to EverNote.

Border

Made with ❤ By DVS Tech Labs

A Notes Taking Web App Built With Simplicity.

Please give this repo a ⭐ it really helps us!

Visit At noteslify.stonecss.com Using v1.3.8-beta ( Latest v1.3.8-beta, Latest Stable v1.3.0 )

Our System Statuspage is Available At dvstechlabs.statuspage.io

Border

Team

The Developer Team behind Noteslify. This project wouldn't have been possible without them and our awesome contributors.

Contributing

Border

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's Code of Conduct.

Deployment

Border

Make Sure You Have MongoDB and NodeJS Installed.

Deploying Backend

To deploy this project navigate to the backend folder and run

  cd backend
  npm 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.

Deploying Frontend

To deploy this project navigate to the frontend folder and run

  cd frontend
  npm install
  npm start

Navigate to http://localhost:3000/

Feedback

Border

If you have any feedback, please reach out to us at [email protected]

Support

If you would like to support me, you can support on any of the below platforms.

Border

noteslify's People

Contributors

abhinandanwadwa avatar ann0nip avatar bhumika-1-3 avatar biswajit035 avatar braydentw avatar devarshishimpi avatar ericspring08 avatar ftonato avatar incrediblezuess avatar khushi818 avatar malay-dev avatar mrkrishnaagarwal avatar neupanedipen avatar nirajpdn avatar nmathew98 avatar oriapp avatar pedropcamellon avatar prakashgatiyala avatar pritamsarbajna avatar rakibrahman avatar ravina-deogadkar avatar ron-huberfeld avatar utsav82 avatar whizzbbig avatar williamssam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.