Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fauzymadani/projectweb
a website project, made with vanilla, but still looks cool.
https://github.com/fauzymadani/projectweb
programming project web
Last synced: 1 day ago
JSON representation
a website project, made with vanilla, but still looks cool.
- Host: GitHub
- URL: https://github.com/fauzymadani/projectweb
- Owner: fauzymadani
- Created: 2024-09-09T12:00:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T13:51:21.000Z (5 months ago)
- Last Synced: 2024-09-13T01:59:39.073Z (5 months ago)
- Topics: programming, project, web
- Language: HTML
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Web Pkk
## Contribute
clone directly to visual studio code:
```bash
git clone https://github.com/fauzymadani/projectWeb.git
```
and then commit with version control in vscode.or just code in this page directly.
## Run with docker
```bash
docker build -t my-website .
``````bash
docker run -d -p 8081:80 my-website
```
```bash
docker-compose up --build
``````bash
docker run -d -p 8081:80 my-website
```## repo activity
![Alt](https://repobeats.axiom.co/api/embed/b89923f3d77863a7db653e0c3ece4f154e82213d.svg "Repobeats analytics image")