inkandswitch / upwelling-code

The Upwelling research prototype.

Home Page:https://upwelling-prototype.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upwell

Netlify Status

This repository consists of multiple directories:

  • app: The example application for non-fiction professional text editing
  • api: The backend api that wraps the underlying logic for the upwell collaboration engine
  • docs: Documentation for developer api
  • server: Reference implementation for compatible remote server

Get started

  1. Follow README.md in api
  2. cd app
  3. npm install

Rebuilding api

Every time the api changes, it needs to be rebuilt using npm run build

About

The Upwelling research prototype.

https://upwelling-prototype.netlify.app/


Languages

Language:TypeScript 67.3%Language:JavaScript 31.6%Language:HTML 0.9%Language:CSS 0.2%