Skip to content

sirAlif/UniqcastTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniqcastTask

My solution for Uniqcast backend task

Running the app

# start the nats server
$ docker-compose up -d

# run the service
$ cd mp4Service && go run .

# run the app (another terminal)
$ cd app && npm install && npm start

About

My solution for Uniqcast backend task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors