the personal food nutrition journal
Go to file
Christopher C. Wells 87003491eb Merge remote-tracking branch 'origin/main' into demo 2021-05-30 13:24:19 -07:00
.github Add ability to change goal for a date (#14) 2021-05-22 14:07:57 -07:00
app Add support for meals customization (#15) 2021-05-30 13:11:58 -07:00
bootstrap Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
config Add support for S3 media storage 2021-04-22 13:23:10 -07:00
database Merge remote-tracking branch 'origin/main' into demo 2021-05-30 13:24:19 -07:00
elastic/migrations Use babenkoivan Elasticsearch ecosystem 2021-03-04 22:17:33 -08:00
public Merge remote-tracking branch 'origin/main' into demo 2021-05-30 13:24:19 -07:00
resources Merge remote-tracking branch 'origin/main' into demo 2021-05-30 13:24:19 -07:00
routes Add support for meals customization (#15) 2021-05-30 13:11:58 -07:00
storage Remove media handling from database seeder 2021-04-08 07:49:33 -07:00
tests Add support for meals customization (#15) 2021-05-30 13:11:58 -07:00
.dockerignore Only include necessary files in docker image 2021-04-24 14:07:08 -07:00
.editorconfig Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
.env.ci Correct default `MEDIA_DISK` setting 2021-04-24 09:29:38 -07:00
.env.example Correct default `MEDIA_DISK` setting 2021-04-24 09:29:38 -07:00
.gitattributes Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
.gitignore Move production docker compose config to separate repo 2021-04-23 21:45:44 -07:00
.phpstorm.meta.php Update application dependencies 2021-05-22 05:34:41 -07:00
.styleci.yml Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
ATTRIBUTIONS.md Add attributions for demo files 2021-04-08 10:07:05 -07:00
Dockerfile Add Media Library deps to Dockerfile 2021-04-24 09:40:43 -07:00
LICENSE Add LICENSE file 2021-01-03 14:30:18 -08:00
Procfile Add Heroku support (#12) 2021-04-06 10:05:10 -07:00
README.txt Add demo files and seeder 2021-04-08 09:33:29 -07:00
_ide_helper.php Update application dependencies 2021-05-22 05:34:41 -07:00
app.json Set default user as admin in Heroku post deploy 2021-04-22 15:10:54 -07:00
artisan Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
composer.json Merge branch 'main' into demo 2021-04-24 14:21:29 -07:00
composer.lock Merge remote-tracking branch 'origin/main' into demo 2021-05-24 07:45:59 -07:00
docker-compose.yml Move production docker compose config to separate repo 2021-04-23 21:45:44 -07:00
package-lock.json Make goals table more responsive 2021-05-15 21:40:53 -07:00
package.json Make goals table more responsive 2021-05-15 21:40:53 -07:00
phpstan.neon.dist Add phpstan support 2021-01-24 19:43:59 -08:00
phpunit.xml.dist Remove ElasticSearch setting for PHPUnit config 2021-04-09 15:28:49 -07:00
screenshot-mobile.png Add demo and other updates to README 2021-04-08 14:47:07 -07:00
screenshot.png Add demo and other updates to README 2021-04-08 14:47:07 -07:00
server.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
tailwind.config.js Update Node dependencies; enable Tailwind JIT 2021-04-20 12:16:46 -07:00
webpack.mix.js Add support for meals customization (#15) 2021-05-30 13:11:58 -07:00

README.txt

This is the demo branch for http://demo.kcal.cooking

You probably want https://github.com/kcal-app/kcal