Self-hosted social media post scheduler
Go to file
2022-12-07 17:19:22 -05:00
data Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
db/migrations Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
lib Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
.gitignore Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
add_post.rb Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
Gemfile Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
Gemfile.lock Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00
LICENSE Initial ruby project structure 2022-12-07 15:39:48 -05:00
README.md Initial commit 2022-12-07 15:20:56 -05:00
vulture.rb Added some preliminary database stuff; added a script to mock adding a post to the DB 2022-12-07 17:19:22 -05:00

vulture

Self-hosted social media post scheduler