.github /workflows
Update docker-publish.yml
2025-05-24 01:58:21 -04:00
app
add tags to posts
2025-05-24 22:01:27 -04:00
bootstrap
add models, setup livewire, setup mongodb
2025-05-21 15:14:30 -04:00
config
Add post deletion w/ confirmation, search (broken), profile page
2025-05-24 19:30:44 -04:00
database
Add tag & tag group creation
2025-05-24 21:35:29 -04:00
deploy
Update docker config and add example compose file
2025-05-24 01:44:09 -04:00
public
initial project files
2025-05-20 22:51:41 -04:00
resources
add tags to posts
2025-05-24 22:01:27 -04:00
routes
add tags to posts
2025-05-24 22:01:27 -04:00
storage
Add post deletion w/ confirmation, search (broken), profile page
2025-05-24 19:30:44 -04:00
tests
initial project files
2025-05-20 22:51:41 -04:00
.dockerignore
Update docker config and add example compose file
2025-05-24 01:44:09 -04:00
.editorconfig
add models, setup livewire, setup mongodb
2025-05-21 15:14:30 -04:00
.env.example
setup docker
2025-05-21 18:12:53 -04:00
.gitattributes
initial project files
2025-05-20 22:51:41 -04:00
.gitignore
Ignore composer.lock
2025-05-24 21:38:30 -04:00
artisan
initial project files
2025-05-20 22:51:41 -04:00
composer.json
Add post deletion w/ confirmation, search (broken), profile page
2025-05-24 19:30:44 -04:00
composer.lock
Add post deletion w/ confirmation, search (broken), profile page
2025-05-24 19:30:44 -04:00
package-lock.json
Use gridfs for temp file uploads
2025-05-24 17:39:42 -04:00
package.json
add models, setup livewire, setup mongodb
2025-05-21 15:14:30 -04:00
phpunit.xml
initial project files
2025-05-20 22:51:41 -04:00
README.md
Update README.md
2025-05-24 02:17:43 -04:00
vite.config.js
add models, setup livewire, setup mongodb
2025-05-21 15:14:30 -04:00