This website requires JavaScript.
Explore
Help
Sign In
garrettmills
/
www
Watch
1
Star
0
Fork
0
You've already forked www
Code
Issues
Pull Requests
Releases
Activity
2a8571d6dd
www
/
src
/
app
/
configs
/
app.config.ts
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-03-29 12:55:55 +00:00
import
{
env
}
from
'@extollo/lib'
export
default
{
Initial homepage and feed up and running
2022-03-29 17:59:31 +00:00
name
:
env
(
'APP_NAME'
,
'Garrett Mills'
)
,
Initial commit
2022-03-29 12:55:55 +00:00
}
Reference in New Issue
Copy Permalink