Skip to content
/ booma Public

Booma. Anonymous bookmarks without registration.

Notifications You must be signed in to change notification settings

ckilb/booma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booma

Booma is an online service that let users store bookmarks without registration.
Everything that is needed is a passphrase.

Quick start

Client

  • make sure nvm is installed
  • make sure Angular's CLI is installed
  • run cd ./client && nvm use && npm install
  • run ng serve

Server

  • make sure, Java is installed
  • make sure, Gradle is installed
  • run cd ./server && ./gradlew bootRun

Technical stack

About

Booma. Anonymous bookmarks without registration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published