https://github.com/weaponsforge/heroku-deploy
More tests on ci/cd to heroku.
https://github.com/weaponsforge/heroku-deploy
Last synced: 6 months ago
JSON representation
More tests on ci/cd to heroku.
- Host: GitHub
- URL: https://github.com/weaponsforge/heroku-deploy
- Owner: weaponsforge
- Created: 2020-03-05T09:48:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:53:48.000Z (over 3 years ago)
- Last Synced: 2025-10-29T01:45:44.568Z (6 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## heroku-deploy
> More tests on ci/cd to heroku.
## Usage
1. Clone this repository.
`git clone https://github.com/weaponsforge/heroku-deploy`
2. Install dependencies.
`npm install`
3. Run local express server.
`npm run start`
3. Load localhost website on a web browser.
`http://localhost:3000`
@weaponsforge
20200305