the personal food nutrition journal
Go to file
Christopher C. Wells 0b1e4c0429 Merge remote-tracking branch 'origin/main' into demo 2022-02-12 06:43:52 -08:00
.github Use MySQL for tests in CI (#40) 2021-11-10 16:13:28 -08:00
app Upgrade to Laravel 9 2022-02-11 19:27:12 -08:00
bootstrap Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
config Add CSP policy to all responses 2021-09-27 09:02:44 -07:00
database Merge remote-tracking branch 'origin/main' into demo 2021-11-08 20:56:39 -08:00
elastic/migrations Use babenkoivan Elasticsearch ecosystem 2021-03-04 22:17:33 -08:00
public Merge remote-tracking branch 'origin/main' into demo 2022-02-12 06:43:52 -08:00
resources Merge remote-tracking branch 'origin/main' into demo 2022-02-12 06:43:52 -08:00
routes Add a cache-clear dev console command; document dev console commands 2021-11-10 14:58:06 -08:00
storage Remove media handling from database seeder 2021-04-08 07:49:33 -07:00
tests Upgrade to Laravel 9 2022-02-11 19:27:12 -08: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 Use MySQL for tests in CI (#40) 2021-11-10 16:13:28 -08:00
.env.example Add session cookie security to env example 2021-09-26 13:43:35 -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
.nvmrc Update dependencies 2021-09-26 14:17:30 -07:00
.phpstorm.meta.php Upgrade to Laravel 9 2022-02-11 19:27:12 -08: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 Pin Alpine to 3.13 2021-07-13 21:18:54 -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
SECURITY.md Create SECURITY.md 2021-09-25 08:09:59 -07:00
_ide_helper.php Upgrade to Laravel 9 2022-02-11 19:27:12 -08: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 remote-tracking branch 'origin/main' into demo 2022-02-12 06:43:52 -08:00
composer.lock Merge remote-tracking branch 'origin/main' into demo 2022-02-12 06:43:52 -08:00
docker-compose.yml Upgrade Sail 2021-09-06 14:09:22 -07:00
package-lock.json Update node dependencies 2022-02-11 20:09:00 -08:00
package.json Update node dependencies 2022-02-11 20:09:00 -08:00
phpstan.neon.dist Add phpstan support 2021-01-24 19:43:59 -08:00
phpunit.xml.dist Support parallel testing with Sail and MySQL 2021-11-10 15:04:59 -08:00
server.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
tailwind.config.js Update node dependencies 2022-02-11 20:09:00 -08: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