Skip to content
 
 

Latest commit

 

History

348 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appmap-js

This repository is home to a variety of AppLand JavaScript/TypeScript projects. Many of our projects are standalone but depend on one another, meaning code changes can often span multiple projects. This monorepo serves to simplify the code review and publishing process across all of these projects.

Packages

Looking for the AppMap client for JavaScript? Find it here: https://github.com/applandinc/appmap-agent-js

Development

This project uses yarn workspaces to tie internal packages together. To get started, make sure that yarn is installed, install the project dependencies and run an initial build.

$ npm install -g yarn
$ yarn
$ yarn run build

To continuously build changes, yarn run watch will run a watch server for every project that specifies a watch script.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages