the personal food nutrition journal
Go to file
Christopher C. Wells 741de17e07 Merge remote-tracking branch 'origin/main' into demo 2021-04-10 21:13:53 -07:00
.github Rename CI env file 2021-04-09 15:17:13 -07:00
app Attempt to improve handling for common 1/3 and 2/3 amounts 2021-04-10 14:22:14 -07:00
bootstrap Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
config Set default app name to kcal 2021-04-07 22:03:08 -07:00
database Merge remote-tracking branch 'origin/main' into demo 2021-04-10 21:13:53 -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-04-10 21:13:53 -07:00
resources Merge remote-tracking branch 'origin/main' into demo 2021-04-10 21:13:53 -07:00
routes Remove unused auth routes 2021-04-06 11:24:20 -07:00
storage Remove media handling from database seeder 2021-04-08 07:49:33 -07:00
tests Attempt to improve handling for common 1/3 and 2/3 amounts 2021-04-10 14:22:14 -07:00
.editorconfig Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
.env.ci Rename CI env file 2021-04-09 15:17:13 -07:00
.env.local.example Remove ElasticSearch setting for PHPUnit config 2021-04-09 15:28:49 -07:00
.env.prod.example Add Heroku support (#12) 2021-04-06 10:05:10 -07:00
.gitattributes Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
.gitignore Add Heroku support (#12) 2021-04-06 10:05:10 -07:00
.phpstorm.meta.php Add Heroku support (#12) 2021-04-06 10:05:10 -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
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 dependencies 2021-04-09 14:23:52 -07:00
app.json Revert "Add demo data in `postdeploy`" 2021-04-07 21:45:23 -07:00
artisan Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
composer.json Add demo files and seeder 2021-04-08 09:33:29 -07:00
composer.lock Merge remote-tracking branch 'origin/main' into demo 2021-04-10 21:13:53 -07:00
docker-compose.yml Refactor testing configurations 2021-04-09 14:46:40 -07:00
package-lock.json Update to PostCSS 8 2021-04-02 23:54:12 -07:00
package.json Update to PostCSS 8 2021-04-02 23:54:12 -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 Add frontend support for Quill JSON strings 2021-03-08 08:40:36 -08:00
webpack.mix.js Add Quill editor for recipe description 2021-03-08 08:40:36 -08:00

README.txt

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

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