Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krdlab/group-note

You can share your notes with your team on a private group.
https://github.com/krdlab/group-note

Last synced: 16 days ago
JSON representation

You can share your notes with your team on a private group.

Awesome Lists containing this project

README

        

# Group Note (Experimental Project)

[![Circle CI](https://circleci.com/gh/krdlab/group-note.svg?style=svg)](https://circleci.com/gh/krdlab/group-note)

You can share your notes with your team on a private group.

## Run api-sever

```sh
$ cd api-server
$ stack setup
$ stack build
$ stack exec api-server-exe -- --help
```