Skip to content

RLTube/rltube-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rltube-backend

Backend for RLTube

Codacy Badge

What is it ?

Starting your server

Run your backend by typing

npm install
npm start

or

yarn install --production
yarn run start

Run tests

Run the test by typing

npm install --dev
npm test

or

yarn install
yarn run test

Tests are written with AVA

Dependencies

About

Backend for RLTube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors