itslekan
Explore posts from serversTTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
that would make it 3 nextjs projects 😢
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
also on the part where you said "Plus you're not going to want to deal with all their bullshit on how they handle headers" are you talking about Nextjs. Could you elaborate on this? Thank you
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
Okay if I do go with fastify for the API should I use something else - like astro - to build the ecommerce store - not the admin - 'cause I feel like it would be a waste to use an entire Nextjs project for an ecommerce store that isn't handling it's own backend
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
Now I want to make the api that is called by the store. should I make it a separate thing - like an express project - or just make more endpoints in the one next project
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
what I've built is the saas platform and the api's I've made are for the admin user to manage their products. This is all in one next project
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
so other developers could make ecommerce websites without worrying about the backend end infrastructure
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
I want to offer it as a saas platform
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
I have an admin nextjs app similar to what shopify is like
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
no sorry that's not it
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
the admin is on one site that every shop owner can connect to but they'd have their own separate custom made ecommerce site that'd call an api for things like placing an order
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
so it's not just going to be one ecommerce site but multiple
16 replies
TTCTheo's Typesafe Cult
•Created by itslekan on 11/13/2023 in #questions
Should I make a separate REST api or use my Next project as the api backend
okay to be more specific it's kinda like I'm trying to make shopify but we way lesser features
16 replies