Skip to content

felipeLeao18/background-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

background-jobs

Simple server side app to run and test background jobs

How to use

yarn install 

create a .env and set all the necessary data provided on: .env.example

Setup redis locally

if using locally instance run:

sudo docker run --name redis -p port:port -d -t redis:alpine

Start

yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published