Skip to content

andywilliams/birthday

Repository files navigation

Birthday message service

To run: $ node index

to test: $ npm test

to create test sqllite data: $ node createsqldb

Data is stored in the data folder. Add birthdays in the files stored here.

To switch between data types set the dataStore value to either csv, json, or sqlite in ./config.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published