mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
Add netlify for fast previews (#5353)
* Add netlify to readme * add redirect for testing * fix command * add SPA redirect * run desktop lighthouse tests * add base dir * remove base dir - use app redirect * remove unneeded redirect * remove status * remove status * static redirects * remove toml redirect * use toml again * make redirect conditional * add debug msg * remove check section
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
[](https://inventree.readthedocs.io/en/latest/?badge=latest)
|
||||

|
||||
[](https://bestpractices.coreinfrastructure.org/projects/7179)
|
||||
[](https://app.netlify.com/sites/inventree/deploys)
|
||||
|
||||
[](https://coveralls.io/github/inventree/InvenTree)
|
||||
[](https://crowdin.com/project/inventree)
|
||||
@ -156,8 +157,10 @@ Find a full list of used third-party libraries in [our documentation](https://do
|
||||
<a href="https://inventree.org/digitalocean">
|
||||
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width="201px">
|
||||
</a>
|
||||
<a href="https://www.netlify.com"> <img src="https://www.netlify.com/v3/img/components/netlify-color-bg.svg" alt="Deploys by Netlify" /> </a>
|
||||
</p>
|
||||
|
||||
|
||||
<!-- License -->
|
||||
## :warning: License
|
||||
|
||||
|
Reference in New Issue
Block a user