Giter Club home page Giter Club logo

Comments (8)

issue-label-bot avatar issue-label-bot commented on May 13, 2024 5

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.74. Please mark this comment with πŸ‘ or πŸ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from webapp.rs.

rich-murphey avatar rich-murphey commented on May 13, 2024 1

Yes, I'll submit a PR for the README. If you have any other preferences, just let me know.

from webapp.rs.

saschagrunert avatar saschagrunert commented on May 13, 2024

Hey @rich-murphey, thank you for the contribution. πŸ™ Are you willed to open up a PR to add these information to the README (or a dedicated file)?

from webapp.rs.

saschagrunert avatar saschagrunert commented on May 13, 2024

Sounds good, thanks. :)

from webapp.rs.

TrustTheRust avatar TrustTheRust commented on May 13, 2024

This project is a rusty Gem of github. Thanks SO much for publishing this. Coming from a non-programming background this is a bit overwhelming but the programming appears to be extremely refined and thus, it is a massive learning experience! My only wish is more documentation and explanation of the 'moving parts' herin. Thanks for making this available and refining to close-perfection.

from webapp.rs.

saschagrunert avatar saschagrunert commented on May 13, 2024

This project is a rusty Gem of github. Thanks SO much for publishing this. Coming from a non-programming background this is a bit overwhelming but the programming appears to be extremely refined and thus, it is a massive learning experience! My only wish is more documentation and explanation of the 'moving parts' herin. Thanks for making this available and refining to close-perfection.

Thank you that’s so nice! :)

from webapp.rs.

hitchhooker avatar hitchhooker commented on May 13, 2024
   Compiling webapp-frontend v1.0.0 (/opt/webapp.rs/frontend)
error: failed to run custom build command for `webapp-frontend v1.0.0 (/opt/webapp.rs/frontend)`

--- stderr
Error: Error { inner: ErrorInner { kind: Wanted { expected: "newline", found: "an equals" }, line: Some(1), col: 29, at: Some(38), message: "", key: [] } }

error: build failed
make: *** [Makefile:53: build-frontend] Error 101

receiving following error when following this guide in latest debian

from webapp.rs.

jaques-sam avatar jaques-sam commented on May 13, 2024

@rich-murphey some additions... Maybe that changed since 2019, but this info is clearly missing.

make all still failed for me because these commands were missing:

  • sudo apt-get install libpq-dev (or you get linker error for not finding the postgresql lib)
  • cargo install wasm-pack (got /bin/sh: 2: wasm-pack: not found
  • npm install --global rollup (got /bin/sh: 2: rollup: not found)
  • sudo apt-get install npm (in case you didn't have npm, js package mananger)

Please correct where needed πŸ˜‰

from webapp.rs.

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.