Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
travel
e7e56fda432338222fa2cfa13eb1607c0af7dc67
e7e56fda432338222fa2cfa13eb1607c0af7dc67
Switch branch/tag
travel
src
db
index.ts
Find file
Normal view
History
Permalink
index.ts
77 Bytes
Edit
Web IDE
Newer
Older
backend auth 설정
Yoon, Daeki
committed
Jul 05, 2022
1
export
*
as
userDb
from
"
./user.db
"
;
posting에서 axios.post를 사용해 db에 저장
Lee Soobeom
committed
Jul 08, 2022
2
// export * as postDb from "./post.db";