Giter VIP home page Giter VIP logo

skillmap's Introduction

docker-laravel 🐳

License Stars Issues Forks

Introduction

Build a simple laravel development environment with docker-compose.

Usage

$ git clone [email protected]:ucan-lab/docker-laravel.git
$ cd docker-laravel
$ make create-project # Install the latest Laravel project
$ make install-recommend-packages # Not required

http://127.0.0.1

Read this Makefile.

Tips

Read this Wiki.

Container structure

├── app
├── web
└── db

app container

web container

  • Base image

db container

Persistent MySQL Storage

By default, the named volume is mounted, so MySQL data remains even if the container is destroyed. If you want to delete MySQL data intentionally, execute the following command.

$ docker-compose down -v && docker-compose up

skillmap's People

Contributors

wallkickers avatar

Watchers

 avatar

skillmap's Issues

機能整理

目的:自分の就職・転職の情報を管理できるページ

■やりたいこと
・会社ごとに下記情報を保存可能
 ・志望動機
 ・住所を登録すれば地図表示可能。任意の位置からの時間も出せる(通勤時間、通勤方法表示用)
 ・メモ(マークダウン記法。口コミや業界調査結果などを調べる用)
・一覧画面で自分が保村した企業を検索可能
・自分が優先したいものについて整理できる(ボードに条件があって、並び替えられるイメージ)
・メモボード(職務経歴書の下書きをしたり、印象に残ったことについてメモしたり)

■画面
・一覧画面+検索機能つき
・詳細画面
・志望条件画面

■機能
「一覧画面」
・検索機能

「詳細画面」
・志望動機入力欄
・住所登録+地図表示
・メモ入力欄

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.