Skip to content

Commit 1c157d3

Browse files
committed
refactor: improve file structure
Signed-off-by: Amir Movahedi <amir.gholzam@live.com>
1 parent 36ec60a commit 1c157d3

15 files changed

+1191
-1064
lines changed

build/serve.js

Lines changed: 126 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev_start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ export BASE_ROUTE=
22
export GATEWAY=http://social.example.com
33
export ORIGIN=http://social.example.com,http://social.example.com:3000
44
export PAYLOAD_SECRET=74a31b3c7dab7357f24d5da70158e9aa0b8f55aa
5+
npm run build
56
npm start

0 commit comments

Comments
 (0)