Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, nextjs
Sign in

nextjs

it qa nestjs nextjs python

Next.Js with Python or Nest.JS? : r/nextjs

wono | discuss |
it dev nestjs nextjs

Efficient Deployment of Next.js

Hi all this article is a guide for how to dockerized NextJs application which is built on top of ReactJs and NestJs mono applications and connects to the Azure VM with Reverse proxy. I'm planning to…
wono | discuss |
it dev nestjs nextjs

Nest.js & Next.js - 1. 기본 셋팅

들어가며올해 나의 기술적인 목표 중 하나가 Front-end framework를 배우는 것이다.마침 현재 회사가 React Native를 주력으로 사용하고 있기 때문에 나 역시 React에 능숙해질 필요가 있을 것 같아 Next.js를 배우면서 React 사용법을 익히고있다. 공부를 하면서 Next.js를 마치 Spring과 Thymeleaf 조합처럼 다른
wono | discuss |
it dev nestjs nextjs turborepo

GitHub - ejazahm3d/fullstack-turborepo-starter: Fullstack Turborepo starter. Typescript, Nestjs, Nextjs, Tailwind, Prisma, Github Actions, Docker, And Reverse proxy configured

Fullstack Turborepo starter. Typescript, Nestjs, Nextjs, Tailwind, Prisma, Github Actions, Docker, And Reverse proxy configured - ejazahm3d/fullstack-turborepo-starter
wono | discuss |
it dev nestjs nextjs turborepo

[문진] 모노레포 적용기 (feat. Turborepo)

모노레포를 결정한 이유 기존의 불편함 현재 문진 웹서비스의 개발 팀원은 백엔드 개발자인 나와 프론트엔드 개발자인 윤하님 두명으로 구성되어 있다. 기존에 같이 토이 프로젝트를 진행하면서 백엔드와 프론트엔드를 분리하여 개발했었는데, 다음과 같은 불편한 점들이 있었다. 서로의 코드가 따로 관리되어 피드백을 주고받는 과정이 매우 번거롭다. API를 주고 받을 때 input, output 의 형식을 각자 관리 해야하는데, 이는 비효율적이면서 불일치가 발생할 수 있다. 같이 사용할 수 있는 코드들을 공유하기가 어렵다.
wono | discuss |
it dev nestjs nextjs turborepo

[Monorepo] Turborepo를 사용하여 모노레포 구축하기

Turborepo 도입기 디프만에서 프로젝트를 진행하려고 하는데, 서버 언어로 TypeScript를 사용하고 있기 때문에 프론트엔드와 함께 레포지터리를 사용하기에 용이했다. 그래서 Yarn Berry를 통해서 monorepo를 구축할 계획이었다. 프론트와 백 모두 익숙하신 분께서 모노레포를 모두 구축해주셨고 이를 활용해서 프로젝트를 디벨롭 하고자 했다. 백엔드와 프론트엔드 모두 세팅이 안정적으로 완료됐지만, Next.js의 Vercel 배포가 Yarn Berry에서는 잘 동작하지 않는다는 것을 알게 됐고, 이를 대체하고자 Turborepo를 통해 모노레포를 구축하고자 했다. Turborepo란? 공식 문서 설명에 따르면, JavaScript나 TypeScript 코드를 위해 최적화된 빌드 시스템이라고 한..
wono | discuss |
it dev nestjs nextjs

Next x Nest - Connecting your NextJs App to a NestJs Backend

As a Fullstack dev, there are plenty of times when you’d be involved in the creation of the backend while also helping out in the frontend. As a Web3 dev, that’s especially true since most frontend developers might know of react-query, swr and axios ...
wono | discuss |
it dev nestjs nextjs

How to setup Nest.js & Next.js Mono-Repository?

In the present day, many organizations opt for a monolithic repository approach for their projects. Consequently, I’m equipped to offer you a comprehensive solution, covering everything from project…
wono | discuss |
it dev nestjs nextjs

NextJS 와 NestJS를 같이 써보자 (1)

포스트하기 앞서 짧게 두 프레임워크를 연동하려 하는 이유를 말하자면, 우선 개인 포트폴리오 웹 페이지를 만들고 싶었다. 그래서 무료 클라우드 서버를 찾는 와중 국내 서비스인 클라우드타입 을 알게 되었다. 다른 해외 서비스는 해외에 서버가 있기 때문에 느린데 이 녀석은
wono | discuss |
it dev spring nextjs

I've created an open source Spring Boot + Nextjs starter kit

Seeing how these are quite popular currently (mainly in nextjs space) and how one still doesn't exist...
wono | discuss |
it dev spring nextjs

Next.js + Spring 프로젝트 아키텍처 + CI/CD

JS 엔진으로 React를 만든다.JS 엔진은 JS 코드를 실행하는 프로그램으로 웹 페이지에 동적인 기능을 제공한다.실행 시간에 메모리 관리를 위해 메모리 힙과 호출 스택을 사용하고 메모리 힙은 동적으로 할당된 메모리가 저장되는 곳이며 호출 스택은 함수 호출에 관련된
wono | discuss |
it dev nextjs typescript

[Next.js] TypeScript

Next.js 프로젝트에 TypeScript를 적용하는 방법에 대해서 알아봅시다.
wono | discuss |
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms