Skip to content

Conversation

@danny8376
Copy link

先把API生了推上來
前端網頁再另外慢慢寫(

@danny8376 danny8376 changed the title Web backend API Web Jun 15, 2019
@danny8376
Copy link
Author

然後前端也生了一大半了
總之目前歌單管理應該算完成了(?)
再來就剩播放器

@james58899 james58899 mentioned this pull request Jun 25, 2019
67 tasks
Copy link
Owner

@james58899 james58899 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

網頁上的歌曲長度要轉成時分秒

this.registerRoutes();
this.errorHandler();

this.server.listen(8081);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config

@@ -0,0 +1,371 @@
const config = {
base: `${location.pathname}api/`,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不能 ${location.pathname} 就好了嗎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants