Aucune description

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

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