Skip to content

space-work/workspace-description-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace Description Service

This service provides the name and description of the workspace.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • Mongo 4.4.1

Development

First time set up:

Run seeding scripts (mongo must be installed and running)

npm run seed

Start server

npm run server:dev

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors