Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iteam1337/wejay-utils
Monorepo for Wejay support functionality
https://github.com/iteam1337/wejay-utils
Last synced: about 8 hours ago
JSON representation
Monorepo for Wejay support functionality
- Host: GitHub
- URL: https://github.com/iteam1337/wejay-utils
- Owner: Iteam1337
- Created: 2019-03-30T16:11:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:19:48.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T11:04:24.918Z (7 months ago)
- Language: TypeScript
- Size: 719 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wejay-utils
[![Build Status](https://travis-ci.com/Iteam1337/wejay-utils.svg?branch=master)](https://travis-ci.com/Iteam1337/wejay-utils)
Monorepo using [Lerna](https://lernajs.io/) for Wejay support functionality. Makes calls to Spotify's Web API.
## Get started
```bash
$ git clone https://github.com/Iteam1337/wejay-utils.git
$ cd wejay-utils
$ npx lerna bootstrap
````lerna bootstrap` will setup and install `node_modules` for all packages.