Jotgit is a web-based note-taking application that can be installed on your local machine. In this tutorial, we will explore how to install Jotgit on macOS.
git clone https://github.com/jdleesmiller/jotgit.git
cd jotgit
npm install
yarn install
.env
file in the root directory of the jotgit project:touch .env
.env
file:PORT=8080
SESSION_SECRET=your_session_secret
Replace your_session_secret
with a secret string.
npm run start
or
yarn start
http://localhost:8080
. You should now be able to see the Jotgit application and start using it.Congratulations! You have successfully installed Jotgit on your macOS. You can now use Jotgit as your web-based note-taking application on your local machine.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!