Skip to content

mikhail-buryak/test-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

restBookmarks API

Bookmarking service allows you to add a URL and posting comments.

Deploy

If you use docker, clone, build and run case.

    git clone https://mikhail-buryak@bitbucket.org/mikhail-buryak/restbookmarks.git
    cd restbookmarks/development
    docker-compose build
    docker-compose up -d

You can also put contents of a application folder, in to domain folder on your server.

Migration

After deploy run artisan command in application folder for migrate-up database tables

    php artisan migrate

Stack

  • Docker
  • Nginx
  • MySQL
  • Lumen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors