mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 00:53:59 +02:00
Website generation with Couscous
This commit is contained in:
@@ -141,7 +141,8 @@ npm run build</code></pre>
|
||||
<h2 id="run-tests-amp-static-analysis">Run tests & static analysis</h2>
|
||||
<pre><code>vendor/bin/phpunit
|
||||
vendor/bin/phpstan analyse ./backend
|
||||
npm run lint</code></pre>
|
||||
npm run lint
|
||||
npm run e2e</code></pre>
|
||||
<h2 id="deployment">Deployment</h2>
|
||||
<p>Set the website document root to <code>/dist</code> directory. This is also known as 'public' folder.</p>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user