Self-destructing messaging app
Go to file
2024-07-07 18:24:07 -04:00
.bundle Adding bundler config 2024-07-03 09:39:43 -04:00
assets Some work on the main content element 2024-07-03 09:56:10 -04:00
config Fixed a couple small things; added database stuff 2024-07-03 09:39:28 -04:00
data Adding gitkeep to ensure data directory is available 2024-07-03 09:41:46 -04:00
db/migrations Added creation of messages 2024-07-03 11:20:06 -04:00
entrypoints Initial sinatra project structure 2024-07-03 09:32:02 -04:00
src Fixed message viewing to delete the message after loading it from the DB; added helper for creating the message URL; Commiting lock files 2024-07-07 18:24:07 -04:00
views Added ability to view message 2024-07-03 11:29:15 -04:00
.gitignore Initial sinatra project structure 2024-07-03 09:32:02 -04:00
.rubocop.yml Initial sinatra project structure 2024-07-03 09:32:02 -04:00
config.ru Fixed a couple small things; added database stuff 2024-07-03 09:39:28 -04:00
Dockerfile.dev Initial sinatra project structure 2024-07-03 09:32:02 -04:00
Gemfile Added creation of messages 2024-07-03 11:20:06 -04:00
Gemfile.lock Fixed message viewing to delete the message after loading it from the DB; added helper for creating the message URL; Commiting lock files 2024-07-07 18:24:07 -04:00
Gruntfile.js Initial sinatra project structure 2024-07-03 09:32:02 -04:00
LICENSE Initial commit 2024-07-03 09:14:01 -04:00
package-lock.json Fixed message viewing to delete the message after loading it from the DB; added helper for creating the message URL; Commiting lock files 2024-07-07 18:24:07 -04:00
package.json Initial sinatra project structure 2024-07-03 09:32:02 -04:00
Rakefile Added database tasks to Rakefile 2024-07-03 09:41:09 -04:00
README.md Initial commit 2024-07-03 09:14:01 -04:00

Destructo

Self-destructing messaging app