Commit Graph
110 Commits
Author SHA1 Message Date
kdeng00 4649ac4588 Adding functionality to interact with data
Create model for the users but need to be able to interact with the table
2023-04-25 18:56:34 -04:00
kdeng00 6b256b3912 Bug fix and README update 2023-04-25 18:28:01 -04:00
kdeng00 2bb608b188 Updating dependency
Adding ORM for mongodb
2023-04-25 18:27:30 -04:00
kdeng00 dcf2d34870 Added dependency
Added the mongodb driver for nodejs
2023-04-25 18:17:43 -04:00
kdeng00 9c9a462586 Added README 2023-04-25 18:16:55 -04:00
kdeng00 6bc1107be4 Added more endpoints
Added some more endpoints to cover some aspects of account management, text creation, contact management, and text queueing
2023-04-09 20:49:15 -04:00
kdeng00 488323e9bf Added comments 2023-04-09 20:39:51 -04:00
kdeng00 89cc0b822d Added template routes
Starting with creating a user
2023-01-22 19:49:33 -05:00
kdeng00 e86c8a2539 Updated dependency
Added Express
2023-01-22 19:13:06 -05:00
kdeng00 f4f264d8c9 Initial commit
Added package file
2023-01-22 19:12:13 -05:00