Skip to content

cbnsndwch/remix-nest

Repository files navigation

@cbnsndwch/remix-nest

Remix/Vite/NestJS custom server demo

Description

A Turbo + Yarn v4 monorepo demonstrating how to run Remix on a NestJS custom server. It showcases the integration of Remix, a modern React framework for building better websites, with NestJS, a progressive Node.js framework for building efficient and scalable server-side applications.

Getting Started

Installing

  • Clone the repository: git clone https://github.com/cbnsndwch/remix-nest.git
  • Navigate to the project directory: cd remix-nest
  • Install dependencies: yarn

Running in Dev Mode

  • Start the server: cd apps/server && yarn dev
  • Visit http://localhost:4003 in your browser to view the application
  • Send a GET request to http://localhost:4003/api/hello to test the API

Contributing

Here are some ways you can contribute to this repository:

  • Tweet @cbnsndwch, @remix_run, and @nestframework to help bring all the maintainers together.
  • Open issues for bugs, typos, or to notify of incorrect information
  • Create or participate in discussions about the site or the content.
  • Pull requests that improve the DX, feature coverage, and documentation are all welcome!

Authors

Sergio Leon

License

This project is licensed under the MIT license. See LICENSE.md for details.

About

Remix/Vite/NestJS custom server demo

Resources

License

Stars

Watchers

Forks

Packages

No packages published