Git Product home page Git Product logo

Comments (9)

mayankgirdhar avatar mayankgirdhar commented on July 19, 2024 1

Hello @amanganiello90 yes I am ready to do. It will be a good opportunity for me to contribute.

from generator-jhipster-nodejs.

 avatar commented on July 19, 2024

According #148 , I change this issue in order to implement mongodb as dev and prod db (so including a dockerized container).

from generator-jhipster-nodejs.

MattLish avatar MattLish commented on July 19, 2024

Can you try to give an overview of the work required to do this?
I am new to jhipster so I am not sure what needs doing.
If you can give an overview, I might be able to help out adding it.
(Or if not me, someone might be able to help)

from generator-jhipster-nodejs.

 avatar commented on July 19, 2024

Then, you can start to build a sample app with mongodb.
For this fork the sample nodejs app.
After that you have to do some changes to run the app with mongodb:
1 - Modify typeOrmConfig with mongodb endpoint. You can use a free online instance from https://mlab.com/
2- Fix eventual error for entity model ts files, There is an example: https://github.com/typeorm/mongo-typescript-example
3- You have to run jhipster nodejs entity generator on the app in order to create a CRUD api entity to test the repository operations.

For other questions feel free to ask me. Thanks

from generator-jhipster-nodejs.

mayankgirdhar avatar mayankgirdhar commented on July 19, 2024

Is there any chance to get MongoDB support soon?

from generator-jhipster-nodejs.

 avatar commented on July 19, 2024

Hi @mayankgirdhar, could you contribute?

from generator-jhipster-nodejs.

 avatar commented on July 19, 2024

Feature started on feature/issue73-mongo branch.
We can consider for development the mongodb-memory-server

from generator-jhipster-nodejs.

 avatar commented on July 19, 2024

There are some problems with the relationship. I have opened an issue to ask more: typeorm/typeorm#7258

from generator-jhipster-nodejs.

 avatar commented on July 19, 2024

I will work on this feature without supporting relationship. So if in the jdl model or entity generation there is a relationship declaration, the generator will raise an error and stops it

from generator-jhipster-nodejs.

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.