Code Monkey home page Code Monkey logo

Comments (2)

camillemonchicourt avatar camillemonchicourt commented on September 1, 2024

De mémoire, j'ai fait une installation de base en suivant la doc (https://github.com/PnX-SI/GeoPaysages/blob/master/docs/installation.rst#installation-du-back-office).

La page index.html a été générée automatiquement lors de l'installation du Backoffice, à partir de ce template : https://github.com/PnX-SI/GeoPaysages/blob/master/front-backOffice/src/index.html

Chez moi son contenu est :

<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>GeopaysageBackOffice</title>
  <base href="/app_admin/">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.0c861990fd7e32b1c80a.css"></head>
<body>
  <app-root></app-root>
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.7037a817a5bb670ed2ca.js"></script><script type="text/javascript" src="scripts.76dbb051a5fcaec9e270.js"></script><script type="text/javascript" src="main.5123fae288e7c554e7b2.js"></script></body>
</html>

Le dossier en question contient de nombreux fichiers :

image

Tu as du avoir un problème lors de l’exécution de la commande d'installation ./install_backoffice.sh (https://github.com/PnX-SI/GeoPaysages/blob/master/install_backoffice.sh)

@HamoudaAmine, une piste ?

from geopaysages.

20cents avatar 20cents commented on September 1, 2024

Oui désolé, pour la dernière release (v1.0.0-rc.4), l'installation du backoffice nécessite un patch.
Voici le lien vers la note de release :
https://github.com/PnX-SI/GeoPaysages/releases/tag/v1.0.0-rc.4
Il faut suivre l'instruction donnée sous le titre
Avant de lancer l'installation ou la mise à jour
Cela sera corrigé dans la prochaine release.

from geopaysages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.