This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
swarmlab
/
microservice-peframe
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
1.5 MiB
Tree:
2f122228ad
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f122228ad'
${ noResults }
microservice-peframe
/
install
/
usr
/
share
/
swarmlab.io
/
sec
/
project
/
courses
/
nodeAppServer
/
package.json
8 lines
112 B
Raw
Normal View
History
add
3 years ago
{
"main"
:
"app.js"
,
"dependencies"
:
{
"express"
:
"^4.17.1"
,
"mongodb"
:
"^3.6.6"
}
}