Skip to content

cientopolis/rayuela-NodeBackend

Repository files navigation

Rayuela backend

Description

Backend para el framework Rayuela

Installation

Se puede utilizar cualquier version de node LTS, 16,18 o 20. Es recomendable utilizar node 20, puedes ejecutar nvm use 20 o bien nvm use 20.12.1 - la version que estoy utilizando al iniciar el proyecto -

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Rayuela is a free software and content project:

  • The source code is licensed under the GNU General Public License v3.0 or later (GPLv3+). See the LICENSE file for details.
  • The site content is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). See the CONTENT-LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages