Skip to content

aTnT/plumber-nextjs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js with R Plumber

This project demonstrates a Next.js application with TypeScript, that interacts with an R Plumber backend.

alt text

Prerequisites

  • Docker
  • Docker Compose

Getting Started

  1. Clone the repository:

    git clone https://github.com/aTnT/plumber-nextjs-app.git
    cd plumber-nextjs-app
    
  2. Build and run the Docker containers:

    docker-compose up --build
    
  3. Access the application:

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

Next.js app with an R Plumber backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published