Skip to content

web-space-dev/webspace-developer-profile-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSpace Developer Profile Backend

Description

A server desiged to authenticate users from the Plutio API, integrated with the WebSpace Client area.

What you need to run this code

  1. Node (14.15.4)
  2. NPM (7.20.3)

How to run this code

  1. Clone this repository to your local machine.
  2. Fill in the server URL (You must have cloned the music theory backend)
  3. Run cp .env.example .env and fill in the appropiate server url
  4. Run npm install to install the dependencies
  5. Run npm start to run the application in development
  6. Run npm run build to build the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published