Welcome to our PC3 backend. Made with love from the Softlusion's Team.
Node
, npm
, python 3
, pip
and git
is needed.
git clone https://github.com/Juanal07/api-node-PC3.git
cd api-node-PC3
Node dependencies
npm install
Python dependencies
pip install -r requirements.txt
npm run start