No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Node Back-End Framework For Quasar???

    Help
    4
    5
    638
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      theara last edited by

      I base on Meteor + Vue.
      Now I would like to try any Node Back-End instead.
      Could advise/share?

      1 Reply Last reply Reply Quote 0
      • F
        fredericomaia last edited by

        I’m using NestJS for my node back-end.
        https://nestjs.com/

        1 Reply Last reply Reply Quote 0
        • PeterQF
          PeterQF last edited by

          Still using NestJS as backend for Quasar @fredericomaia ?

          1 Reply Last reply Reply Quote 0
          • Allan-EN-GB
            Allan-EN-GB Admin last edited by

            @PeterQF I’m using NestJS. Got a question?

            1 Reply Last reply Reply Quote 0
            • PeterQF
              PeterQF last edited by

              @Allan-EN-GB sorry, totally forgot.

              Yes, i have 2 questions:

              1. have you done some paginations yet?

              2. in Adonis i have separated my API in 3 parts.

              a. Auth that applies to both www.website.com and admin.website.com.

              b. Site that applies to www.website.com.

              c. Admin that applies to admin.website.com.

              I have found a repo for NestJS that looks like it has similar setup if you look here: https://github.com/jasoncarty/booking-system-api/tree/master/src/components

              I don’t want to start from scratch as a newbie in NestJS, i would like to find a solid boilerplate to build on, do you think this is a good alternative?

              1 Reply Last reply Reply Quote 0
              • First post
                Last post