This website requires JavaScript.
Explore
Help
Sign In
tubearchivist
/
tubearchivist-frontend
Watch
1
Star
0
Fork
0
You've already forked tubearchivist-frontend
mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced
2024-11-22 11:50:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
remix-refactor
tubearchivist-frontend
/
app
/
lib
/
constants.server.ts
3 lines
88 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Updates Signed-off-by: Sean Norwood <norwood.sean@gmail.com>
2023-08-06 16:10:55 +00:00
export
const
API_KEY
=
process
.
env
.
API_KEY
;
export
const
API_URL
=
process
.
env
.
API_URL
;
Reference in New Issue
Copy Permalink