This website works better with JavaScript.
Explore
Help
Register
Sign In
rimuru
/
to-do
Watch
1
Star
0
Fork
You've already forked to-do
0
Code
Issues
Pull Requests
Packages
Projects
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.
2
Commits
1
Branch
0
Tags
18 MiB
JavaScript
69.8%
CSS
25%
HTML
5.1%
Tag:
Branch:
Tree:
f47a31d6d5
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f47a31d6d5'
${ noResults }
to-do
/
todo
/
backend
/
config
/
config.js
6 lines
87 B
Raw
Blame
History
const
config
=
{
PORT
:
5000
,
DATABASE
_URL
:
,
}
export
default
config
;
Reference in new issue
View Git Blame
Copy Permalink