Giter Site home page Giter Site logo

bo-mathadventure / admin Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 37.82 MB

A Workadventure Admin API UI / FOSS back office

License: GNU Affero General Public License v3.0

Dockerfile 0.47% Go 28.29% Shell 0.16% Python 0.12% JavaScript 0.80% TypeScript 70.17%
admin admin-dashboard backoffice workadventure

admin's People

Contributors

gurkengewuerz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

alaehamzaoui

admin's Issues

I can't test the project

Hello, I really liked the project and would like to use it and maybe contribute with some features. But I'm having difficulty using the project, and I don't have much knowledge of using Traefik, and it seems to me that the README is not up to date with the code. I would like to know if there is any tip on how to initialize and test locally.

Tutorial

Hey, this is great work! I tried to run it, but got some errors in the frontend Dockerfile. Could you provide a working tutorial?

Failed to compile.

./src/components/DateSelector/DateSelectorPicker.tsx:46:4
Type error: 'DayPicker' cannot be used as a JSX component.
Its instance type 'DayPicker' is not a valid JSX element.
The types returned by 'render()' are incompatible between these types.
Type 'React.ReactNode' is not assignable to type 'import("/app/node_modules/@types/react-dom/node_modules/@types/react/index").ReactNode'.
Type 'PromiseLikeOfReactNode' is not assignable to type 'ReactNode'.

44 |
45 | const dayPicker: React.ReactNode = (

46 | <DayPicker
| ^
47 | locale={i18n.language}
48 | initialMonth={date.toDate()}
49 | selected={date.toDate()}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The command '/bin/sh -c yarn build' returned a non-zero code: 1

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.