Skip to content

Janmroca/wenea-apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wenea Apply

Backend code test for Wenea by Jan Manrique Roca.

API is deployed in port 3000. WebSocket is deployed in port 8080.

How to run

Installation

In order to run this project it's necessary to install node and the project dependencies.

  • To install the dependencies required to execute the project run: npm install --production.
  • To install the dependencies required to execute the project and it's test suite run: npm install.

Execution

Once desired dependencies have been installed:

  • To run the project, use npm start.
  • To run the test suite, use npm test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published