Keine Beschreibung

Olivier Massot d9f3f4c4b3 [ci skip] update readme vor 4 Jahren
assets 8e062e5dc1 graphic improvements and routing fixes vor 4 Jahren
components aedded8c00 implement responsive behaviour vor 4 Jahren
enums 1054b47e64 structures search - filters ok vor 4 Jahren
lang c2c1f82d67 graphical fixes vor 4 Jahren
layouts a6ac6d668a structures: performances optimization vor 4 Jahren
pages aedded8c00 implement responsive behaviour vor 4 Jahren
plugins dac21c6fcb fix typescript warnings vor 4 Jahren
services 312d7e4417 fix bugs when no results or no parents vor 4 Jahren
static 8e062e5dc1 graphic improvements and routing fixes vor 4 Jahren
store aadb3aaa64 nuxt init vor 4 Jahren
test 955755adcd fix failing test vor 4 Jahren
types dac21c6fcb fix typescript warnings vor 4 Jahren
.babelrc aadb3aaa64 nuxt init vor 4 Jahren
.editorconfig aadb3aaa64 nuxt init vor 4 Jahren
.env.ci 6449cd82c9 add multi env support and update CI vor 4 Jahren
.env.local 6449cd82c9 add multi env support and update CI vor 4 Jahren
.eslintrc.js aadb3aaa64 nuxt init vor 4 Jahren
.gitignore 5838dcaec0 cypress tests on /structures ok vor 4 Jahren
.gitlab-ci.yml 9431b4bdfc fix ci vor 4 Jahren
README.md d9f3f4c4b3 [ci skip] update readme vor 4 Jahren
cypress.json f6dab45993 fix CI vor 4 Jahren
jest.config.js f02ca7420f minor fixes and tests skeletton vor 4 Jahren
logo.png a6ac6d668a structures: performances optimization vor 4 Jahren
nuxt.config.js 6449cd82c9 add multi env support and update CI vor 4 Jahren
package.json 808fbf4f77 update CI vor 4 Jahren
todo.md 9ba988f7df add cypress vor 4 Jahren
tsconfig.json 0eee2f60ce refactor fetchers into a provider service vor 4 Jahren
yarn.lock 9ba988f7df add cypress vor 4 Jahren

README.md

Frames

pipeline status

Frames est une application Nuxt proposant des iframes à inclure sur des sites tierces.

Iframes implémentées:

Run / build

To start the development server

Run tests

To run end-to-end tests with Cypress:

yarn cypress

To run it in command line:

yarn cypress:run