bet-core-node
v1.6.8
Published
This is the API Core module about bets, predictions and football matches.
Downloads
15
Readme
Bet Core Node Premium
This is the API Core module about bets, predictions and football matches.
Installation
First, this project needs Git and Node JS previously installed, the steps for installation depend on the OS you have.
Then, you should clone the repository.
Finally, you need to install the project dependencies like express
, nodemon
, axios
or typescript
.
npm install
Usage or publish
Open a terminal and run.
npm run build
Check the version is correct.
npm run dev
Finally, publish the changes
npm publish --access public
License
Copyright 2020 Bet-NodeJs Contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.