Skip to content

z3t0/microblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

./scripts/build.sh
./build/microblog serve &
./build/microblog author &

The reader endpoint is on port 8000. http://localhost:8000

The author endpoint is on port 8001. http://localhost:8001 http://localhost:8001/backup to get copy of sqlite db

Name

  • z, for zero(config|bs)
  • play on x.

Design

  • deno runtime
  • sqlite persistence
  • call cli for adding posts
  • post: text, date, tags

requirements:

  • deno
  • sqlite3

mvp

  • produce a single, crossplatform binary
  • target 5mb runtime? something small...

future

  • add comprehensive tests
  • stable links
  • ipfs or related for redundancy

About

microblog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors