Skip to content

getditto-shared/node-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d68b1f · Jan 9, 2025

History

1 Commit
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025

Repository files navigation

Node Sample Docker Project

This is a sample project set up with Docker to run a Node.js application using ts-node for TypeScript execution. The application fetches and processes data, and uses Ditto for synchronization.

Prerequisites

Ensure that the following tools are installed:

  • Docker
  • Node.js (for development purposes)

Setup Instructions

Build the Docker Image

In the project directory, run the following command to build the Docker image:

docker build -t node-sample .
docker run -d node-sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published