Skip to content

Yakoust/srsly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRSLY ??!

🃏Bad jokes contest board🃏

Reveal the bad joker you are

Srsly client

Nest Logo

Description

Bad joke contest board client

Installation

$ yarn

Running the app

# development
$ yarn start

Test

# unit tests
$ yarn test

# test coverage
$ yarn test:cc

Srsly server

Nest Logo

Description

Bad joke contest board apis

Installation

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

By default, server is launched on port 3000

Visit http://localhost:3000/api to take a look on OpenApi Swagger documentation

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

About

bad jokes contest board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published