Skip to content

Resendra/js-aether

Repository files navigation

Description

Etherpad/Airtable Integration

Requirements

MongoDB

Installation

$ npm install

Running the app

In src/environments, create an "environment.ts" file based on "environment.template.ts" and fill your info to make it work.

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

Etherpad/Airtable Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published