This website works better with JavaScript.
Portofolio
Repositories
Repositories
/
Kanban
Code
Releases
0
Proof of concept of a kanban style application.
docker
express
redux
node
react
mongodb
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.
Tree:
7d74b909ab
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7d74b909ab'
${ noResults }
Kanban
/
back
/
config
/
default.json
6 lines
54 B
Raw
{
"express"
:
{
"port"
:
3001
,
"baseUrl"
:
"/api"
}
}