File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff 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.
2202192. 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
You can’t perform that action at this time.
0 commit comments