/Scriptr

A modern, free, open source, powerful and feature rich script writing platform with support for multi collaborative documents dedicated to all the amatuer and veteran writers.

Primary LanguageTypeScript

Scriptr

A modern, free, open source, powerful and feature rich script writing platform with support for multi collaborative documents dedicated to all the amatuer and veteran writors.

About

Scriptr provides you with a powerful and feature rich writing platform to enjoy your writing experience. With scriptr you can create a new single project to help you manage your ideas, collaborate with multiple writers and bring your ideas to reality.

A single scriptr project contains a task manager and a great text editor for you to write your scripts and documents.

🏗️ Built With

Getting Started

Pre-Requisites

NOTE:

The project was made with node version 14.17.

  1. Clone the repo from GitHub

  2. Within the Terminal, open the scriptr folder. Run yarn

  3. Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.