Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manthanank/portfolio
Full Stack Portfolio
https://github.com/manthanank/portfolio
angular bootstrap docker express firebase full-stack mongodb nodejs portfolio portfolio-website render tailwindcss vercel
Last synced: 11 days ago
JSON representation
Full Stack Portfolio
- Host: GitHub
- URL: https://github.com/manthanank/portfolio
- Owner: manthanank
- License: mit
- Created: 2023-02-10T18:35:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T12:09:47.000Z (5 months ago)
- Last Synced: 2024-12-25T19:44:16.239Z (16 days ago)
- Topics: angular, bootstrap, docker, express, firebase, full-stack, mongodb, nodejs, portfolio, portfolio-website, render, tailwindcss, vercel
- Language: HTML
- Homepage: https://manthanank.web.app/
- Size: 6.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Portfolio
## Run project
```jsx
npm start
```## Build command
```jsx
// build command
ng build --output-path docs --base-href /portfolio/
```