https://github.com/greyhatguy007/pro-contacts
https://github.com/greyhatguy007/pro-contacts
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/greyhatguy007/pro-contacts
- Owner: greyhatguy007
- Created: 2024-11-24T17:33:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-27T11:23:05.000Z (over 1 year ago)
- Last Synced: 2025-04-23T02:07:37.745Z (over 1 year ago)
- Language: TypeScript
- Size: 206 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pro-Contacts

1. Clone the repository
`git clone https://github.com/greyhatguy007/pro-contacts.git`
2. Go to the root directory of the project
`cd pro-contacts`
3. Build the docker files
`docker-compose build`
4. Run the containers
`docker-compose up`