This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
IakMastro
/
backend
mirror of
https://github.com/Project-FaaS/backend
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
The backend for the FaaS project
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.
3
Commits
1
Branch
0
Tags
234 KiB
Tree:
cbde43c9ad
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cbde43c9ad'
${ noResults }
backend
/
nest-cli.json
5 lines
64 B
Raw
Normal View
History
Backend initialization
3 years ago
{
"collection"
:
"@nestjs/schematics"
,
"sourceRoot"
:
"src"
}