Giter VIP home page Giter VIP logo

Comments (14)

Devesh-N avatar Devesh-N commented on September 15, 2024 1

I saw in the description that noodle is not ready for use yet. btw i am also a js noob and want to contribute. I am new in this open source rabbit hole and just started to use github. Infact this is my first github comment so please forgive me if i am terribly wrong.

No probs @sumyno7

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024 1

@sumyno7 Done, you can check it in the Pull Request section. You can use it too

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

Also, @ixahmedxi I can help in Dockerizing this app as I am a DevOps intern. But I can't Dockerize without clear and concise documentation. But AI can surely help me to a certain extent in understanding this project. I also have experience with Jenkins CI/CD but not GitHub actions. If I receive documentation I will happily contribute.

from noodle.

sumyno7 avatar sumyno7 commented on September 15, 2024

I saw in the description that noodle is not ready for use yet.
btw i am also a js noob and want to contribute. I am new in this open source rabbit hole and just started to use github.
Infact this is my first github comment so please forgive me if i am terribly wrong.

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

@sumyno7 It is in fact not ready to use. I thought that it was. Here's what I did to install it (Also, I used AI to generate docs on using this pasting here)
Based on the information provided, this project seems to use pnpm as its package manager. Here are the general steps to install a project like this:

Ensure that you have Node.js installed on your machine. The project specifies that it requires Node.js version 18.15.0 or later. You can download Node.js from the official website.
Install pnpm globally on your machine. You can do this by running npm install -g pnpm in your terminal.
Clone the project repository to your local machine.
Navigate to the project directory in your terminal.
Run pnpm install to install the project dependencies.
Please note that these are general instructions and the installation steps may vary based on the project's specific requirements. Always refer to the project's README or other documentation for the most accurate information.

To run the project, you can use the start script defined in the package.json file. This script is set to run pnpm nx run-many -t start --parallel=99.

You can execute this script by running the following command in your terminal:

pnpm start
This command will start the project using the configuration defined in the start script.

Here is the start script from the package.json file:

3
"start": "pnpm nx run-many -t start --parallel=99"
Please note that the actual command to run the project may vary based on the specific requirements of the project. Always refer to the project's README or other documentation for the most accurate information.

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

@sumyno7 Doing this I get the regular interface which is right over here: https://noodle.run/

from noodle.

sumyno7 avatar sumyno7 commented on September 15, 2024

Thanks a ton Devesh!

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

@sumyno7 I have made Dockerfile also I will be doing Pull request soon

from noodle.

sumyno7 avatar sumyno7 commented on September 15, 2024

ok cool , go ahead.

from noodle.

P-4-PRATYUSH-RANJAN avatar P-4-PRATYUSH-RANJAN commented on September 15, 2024

from your conversation i learned a lot , so thank you guys @sumyno7 and @Devesh-N

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

Thanks @P-4-PRATYUSH-RANJAN You can learn even more by checking out my dockerfile in pull request section

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

@P-4-PRATYUSH-RANJAN You can endorse me on LinkedIn also: https://www.linkedin.com/in/contact-devesh-nair/

from noodle.

ixahmedxi avatar ixahmedxi commented on September 15, 2024

contributing guidelines will come shortly

from noodle.

Devesh-N avatar Devesh-N commented on September 15, 2024

contributing guidelines will come shortly

Okay @ixahmedxi ping me when they do come out

from noodle.

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.