570dde1a13
BREAKING CHANGE: The assets are no longer embedded in source code: javascript, css, font files. Run `yarn install` then `yarn run production` to recreate them from sources, or download a [release file](https://github.com/monicahq/monica/releases) that contains compiled files. BREAKING CHANGE: For Heroku users: You'll have to manually go to `Settings` > `Buildpacks` and add buildpack: `nodejs`. See [this doc](https://github.com/monicahq/monica/blob/master/docs/installation/providers/heroku.md#update-from-2x-to-3x). BREAKING CHANGE: See more information about how to install a Monica instance [here](https://github.com/monicahq/monica/tree/master/docs/installation).
31 lines
464 B
Plaintext
31 lines
464 B
Plaintext
.scannerwork/
|
|
/node_modules
|
|
/persist
|
|
/public/css
|
|
/public/fonts
|
|
/public/hot
|
|
/public/js
|
|
/public/storage
|
|
/public/mix-manifest.json
|
|
/resources/vendor
|
|
/results
|
|
/storage/oauth-private.key
|
|
/storage/oauth-public.key
|
|
/tests/cypress/screenshots
|
|
/tests/cypress/videos
|
|
/vendor
|
|
.composer
|
|
.env
|
|
.deploy.json
|
|
.DS_Store
|
|
.idea
|
|
.phpunit.result.cache
|
|
.sentry-release
|
|
cypress.env.json
|
|
Homestead.yaml
|
|
Homestead.json
|
|
monicadump.sql
|
|
npm-debug.log*
|
|
php-extensions-*.tar.bz2
|
|
yarn-error.log
|