Skip to content

Commit b6ea9af

Browse files
committed
Updated README.md
1 parent 99fcead commit b6ea9af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ The project involves:
5959
- Setting Management
6060
- Admin or staff who has a permission 'manageSettings' can create/update/delete setting information.
6161
- Frontend
62-
- Support Angular Universal/server-side rendering
6362
- User Login/Logout
6463
- User can login with username and password.
6564
- API generates JWT(JSON Web Token) upon successful login.
@@ -220,8 +219,6 @@ Once all containers are finished compiling, then open the browser.
220219
2. Frontend
221220
- To run production mode, update `docker-compose.yml` by changing `dockerfile: ./Dockerfile.dev` to
222221
`dockerfile: ./Dockerfile`.
223-
- Note that production Dockerfile will use [@ng-toolkit/universal](https://github.com/maciejtreder/ng-toolkit) to
224-
provide server side rendering, which means you will be able to provide compiled HTML for search engine.
225222

226223
## Troubleshooting
227224

0 commit comments

Comments
 (0)