Giter VIP home page Giter VIP logo

portal's Introduction

Sheaft App

Ce projet correspond au portail applicatif web de Sheaft. Il est développé en Svelte (https://svelte.dev)

Pré-requis

  • NPM installé
  • Une API GraphQL, Sheaft.Web.Api est disponible dans le repository https://github.com/sheaft-app/api. (Sheaft.Web.SignalR, Sheaft.Web.Jobs ne sont pas requis pour pouvoir utiliser le portail applicatif, ni le compte Amazon SES).
  • Un serveur d'identité, Sheaft.Identity est disponible dans le repository https://github.com/sheaft-app/identity. (le compte Amazon SES n'est pas nécessaire pour utiliser le portail applicatif).

Lancement

Pour lancer le portail, il suffit de :

  • Executer "npm run portal:local" pour spécifier que nous souhaitons fonctionner sans la partie remote, hebergée sur Azure.
  • Démarrer l'api Sheaft.Web.Api (https://localhost:5003).
  • Démarrer l'api Sheaft.Identity (https://localhost:5001)

Build

La compilation est assurée par rollup, le support des navigateur plus ancien est géré à l'aide de Babel.

Public

Contient la page d'index.html du site ainsi que les images/assets du site. La compilation svelte dépose le résultat dans le dossier /dist. C'est ce répertoire qui est publié sur le Storage Azure Web.

Src/Components

Cette partie contient les éléments réutilisable de l'application.

Src/Routes

Cette partie contient les pages de l'application.

Src/Services

Cette partie contient les services de base de l'application (GraphQL, Auth, Errors etc).

Ajout d'une page

TODO

portal's People

Contributors

noelmugnier avatar geoffreymugnier avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.