Skip to content

JhonCODEOWO/WriteOnClient

Repository files navigation

WriteOn Client 🌐

A client example in Angular that interacts with the Backend of WriteOn, feel free to improve it and use it to try and get involved with the API in a easiest way.

Incoming changes 🚚

We are working on make this a better demo about how use WriteOn API stay tunned to check new additions.

  • Collaborative edition of notes in realtime
  • New design of UI

Notes 📄

  • Before use the project be sure of install and run WriteOn backend in your computer, you can download it here and read all docs to implement it correctly.

How use it 🛠️

  1. Clone or download the source code
  2. Run npm install command to prepare all things necessary to run the project.
  3. Execute command ng generate environments to create folder and files to place environments from env file.
  4. Now place the .env file in the root of the project and place all keys necessary.
  5. Execute command npm run env-set to set all env values in Angular Environments. (⚠️ Use it each time you add/change values inside the .env file)
  6. Execute npm run start

About

An open-source single-page application for creating and managing collaborative notes in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published