Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
Personal website with Github pages and Angular
dalenguyen/dalenguyen.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This Monorepo project was generated with Angular 12, Nx Workspace and published to Github Pages.
This project will host on two places:
- Github Pages:https://dalenguyen.github.io
- Heroku:http://dalenguyen.me (Server Side Rendering & SEO support)
Runnpm run dev for a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.
nx generate @nx/angular:app myAppnx generate @nx/angular:library mylibrary --buildable --publishablenx generate @nx/express:application <express-app># sub modulesnx g m --name=parent --module=app-routing --route=parent --routingnx g m --name=parent/child --module=parent/parent-routing --route=child --routing# NPM packagenx generate @nx/node:library name --importPath @dalenguyen/name --publishablenpx nx g @nx/nest:module path/module-namenpx nx g @nx/nest:service path/service-namenpx nx g @nx/nest:filter path/filter-namenpx nx g @nx/nest:interceptor path/interceptor-nameAfter deploying new feature or fix a bug. The Sentry release should be updated.
sh sentry-release.sh
For Development
npm run dev:ssr
For Production
npm run start:ssr
- Using NX Cloud for Building with Github Actions
Any contribution to this project are welcome. Please read thecontribution guideline
About
Personal website with Github pages and Angular
Topics
Resources
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.