Skip to content

rifainareswara/ci3-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

  1. Clone the repository
  2. Copy the .env.example file to .env and update the database credentials (in /application/config)
  3. Make sure you have docker installed
  4. Run the following command in the root directory of the project
docker-compose build && docker-compose up
  1. Open phpmyadmin in your port 8080 and create db jobseeker and import the jobseeker.sql file
  2. Open your browser and go to http://localhost/jobseeker/
  3. Please login using the following credentials:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published