This website works better with JavaScript.
Home
Explore
Help
Sign In
Templater
/
nuxt-app
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
14
Commits
11
Branches
1
Tag
5.1 MiB
TypeScript
66.2%
Vue
25%
JavaScript
8.1%
Shell
0.7%
Tree:
61d4d3bcd2
as
asda
auth
beauty
beauty-auth
feat/registration-page
main
nuxt-ui
pure
shadcn
shadcn-as
只集成了数据库的提交
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '61d4d3bcd2'
${ noResults }
nuxt-app
/
packages
/
drizzle-pkg
/
env.ts
4 lines
67 B
Raw
Blame
History
import
{
config
}
from
'dotenv'
;
config
(
{
path
:
'../../.env'
}
)
;
Reference in new issue