Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 218 Bytes

File metadata and controls

1 lines (1 loc) · 218 Bytes

The server on the node, when receiving the text of the note, creates a 24-character hash and makes an entry in the mysql database table: generated hash; note text; id; date. Then it returns the hash text to the front.