Skip to content

collaborative-text-editor-DNP-S25/collaborative-text-editor

Repository files navigation

Project Setup Guide

You should be able to access the service with these URL:

Docker (Recommended)

This command will launch the services from compose.yaml:

docker compose up --build

Manual Setup (Fallback)

Requirements

  • pnpm (Node.js package manager)

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

DNP S25 Innopolis University

Resources

Stars

Watchers

Forks

Contributors 5