Giter Site home page Giter Site logo

thuvasooriya / jotter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.69 MB

a note taking app named jotter, made alive by MEB stack

Home Page: https://thuvasooriya.me/jotter

HTML 9.40% JavaScript 18.40% CSS 5.70% TypeScript 63.58% Dockerfile 2.92%
mongodb notes-app ajax bun elysiajs

jotter's Introduction

hola! jotters

jotter is a note taking app made with bun and elysiajs. it is super responsive and has a friendly ui (i hope ๐Ÿ‘ฝ). made with lots of ๐Ÿ–ค by thuvasooriya

changelog:

  • v 1.2.9

    • migrating to fly for deployment cause it's awesome the migration was super easy click here to get 50 credits for free, thanks to xe
      fly auth login
      fly launch
      fly secrets import < .env
      # one disadvantage is fly doesn't support
      # static egress ip addresses so you have to
      # allow access from anywhere in mongodb atlas
      # make changes and
      fly deploy
  • v 1.2.8

    • migrating to bun and elysiajs
    • moved to typescript cause why not
    • adding users schema
    • adding jwt
    • adding logging
  • v 1.2.0

    • migrated from heroku to render
    • migrated from npm to pnpm
  • v 1.1.0

    • i don't remember what i did here

stack n stuff

  • html, css, js, ajax, bootstrap, fa icons
  • ts, jquery and some minor plugins.
  • bun bun bun
  • elysiajs
  • mongodb - mongoose
  • jwt, jose, picocolors
  • docker
  • fly.io flyctl

todo

  • fix swagger
  • migrate to svelte
  • simplify logic
  • use shadecn components
  • make and set a fucking darkmode as default
  • add user auth and jwt
  • optimize docker with nix if possible
  • integrate google keep
  • tests
  • helpful console logs
  • host in some domain just have it in your subdomain

mongodb notes

install community edition to test locally

mac specific:

brew tap mongodb/brew
brew update
brew install [email protected]


brew services start mongodb/brew/mongodb-community
brew services stop [email protected]

refs

bun crud with elysiajs and mongodb

if you wanna use express instead of elysia

elysia api starter

jotter's People

Contributors

thuvasooriya avatar mastarstrange avatar

Watchers

 avatar

jotter's Issues

user access

Currently anyone with the site link can go to the site and edit any note, having people create login credentials and letting them taking responsibility for their personal and public notes is an idea and without it this app is not viable. We need to implement the credential system in some way

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.