Skip to content

hammadmajid/dutxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dutxt

Multiplayer text editor built with SvelteKit and Durable Objects.

Developing

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

npm run dev

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

Building

To create a production version of the app:

npm run build

License

Licenced under MIT Licence.

About

Multiplayer text editor built with SvelteKit and Durable Objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published