Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 345 Bytes

File metadata and controls

11 lines (8 loc) · 345 Bytes

ts-node starter

Simple ts-node server with express and simple storage. Dedicated for prototyping. Might be upgraded to production ready solution in future.

usage

npm start :)

session

In memory ugly solution

storage

Integration with google-spreadsheet, see for reference https://developers.google.com/sheets/api/quickstart/nodejs