7 Commits
Author SHA1 Message Date
h+ e811d787fe feat: updated readme 2024-08-04 15:48:19 +02:00
h+ 835dd57e9f feat: Added Strapi example
This PR includes a Strapi example.
2024-08-04 15:35:12 +02:00
h+andGitHub fee96c344d Update index.js
This somehow got caught in the wind.
2024-07-28 21:03:58 +02:00
h+andGitHub 0c06115208 Update index.js
This commit somehow got caught in the wind.
2024-07-28 21:02:24 +02:00
h+ 7e9d9d5a95 feat: added Vite examples
This PR includes Vite examples, in particular:

Vite: Vanilla Javascript
Vite: Vanilla Tyescript

Also updated the general readme to reflect the addition.
2024-07-28 20:54:57 +02:00
h+ 9e12b517c0 feat: added vue examples
This PR includes Vue examples, in particular:
- Vue Spa
- Vue Spa + Router
- Vue using Sever Side Rendering with Express.js.

Also updated the general Readme.
2024-07-28 20:35:56 +02:00
h+ 58677abc0c feat: updated nuxt examples
This PR includes the addition of a health check API endpoint directly in the Nuxt example. This API endpoint can be used as an alternative to the default health check on port 80.

Beside the API feature I also included a Nitro example. Nitro can be run seperately from Nuxt. Allowing you to basically run Nuxt 'headless'. This extension of the existing example will go well with developers using Nuxt within the Coolify community.

This PR is complementary to my PR on the main Coolify documentation PR.
2024-07-27 21:52:06 +02:00