Skip to content

chinelo-obitube/abctech-with-github-actions

Repository files navigation

Steps to set up project locally

  1. Clone the project: git clone https://github.com/kennedy-osaze/abc-article-api.git
  2. Install project dependencies: composer install
  3. Copy env.example to env file: cp env.example env
  4. On the .env file, configure your database credentials by modifying the values of the following: DB_HOST=, DB_PORT=, DB_DATABASE=, DB_USERNAME= and DB_PASSWORD= as you deem fit,
  5. Access the project URL locally by running: php artisan server

API Documentation

https://documenter.getpostman.com/view/11010168/2s93CExGdi

About

CI/CD automation to GCR and GKE with github actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages