Skip to content

stay home board is a super simple online sticky note collaboration tool.

Notifications You must be signed in to change notification settings

numanomanu/stayhome-board-minimum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stayhome-board

stayhome-board is a super simple online sticky note collaboration tool.

Code is too short, you can make it your self!

result_minimum

install

down load index.html and add your firebase key below.

var firebaseConfig = {
  apiKey: "",
  authDomain: "",
  databaseURL: "",
  projectId: "",
  storageBucket: "",
  messagingSenderId: "",
  appId: "",
  measurementId: "",
};

other version

if you don't want to use firebase. please check socker-io-version.