Code Monkey home page Code Monkey logo

variable_chef's Introduction

Variable Chef

πŸ‘¨β€πŸ³ Let me cook your variable πŸ‘©β€πŸ³

ν•œκΈ€ 단어λ₯Ό snack case, camel case 와 같은 λ³€μˆ˜λͺ…λͺ…법에 μ•Œλ§žλŠ” λ‹¨μ–΄λ‘œ μΆ”μ²œν•΄μ£ΌλŠ” μ„œλΉ„μŠ€

main image

Deployment

Use our service. Variable Chef

Β 

Getting started

  1. Installation

    • Git Clone

       git clone https://github.com/jiwookseo/variable_chef.git
    • or Download ZIP

    Β 

  2. Settings

    • ν™˜κ²½ λ³€μˆ˜ μ„€μ •

      ν™˜κ²½ λ³€μˆ˜λ₯Ό ~/.bashrc , ~/.zshrc 같은 Shell environment 에 μΆ”κ°€ν•΄μ€λ‹ˆλ‹€.

      export GOOGLE_APPLICATION_CREDENTIALS="<your_credential_file_path>"
      export NAVER_ID="<your_id>"
      export NAVER_SECRET="<your_secret>"
      

    Β 

    • Backend μ„€μ •

      backend directory 둜 μ΄λ™ν•©λ‹ˆλ‹€.

      cd backend

      Β 

      pip install λͺ…λ Ήμ–΄λ₯Ό 톡해 requirements.txt 에 μ €μž₯된 μ˜μ‘΄μ„± νŒ¨ν‚€μ§€λ₯Ό μ„€μΉ˜ν•©λ‹ˆλ‹€.

      pip install -r requirements.txt

      Β 

      migrateλ₯Ό ν•œ λ’€ Django ν”„λ‘œμ νŠΈλ₯Ό μ‹€ν–‰ν•©λ‹ˆλ‹€.

      python manage.py makemigrations
      python manage.py migrate
      python manage.py runserver

    Β 

    • Frontend μ„€μ •

      frontend directory 둜 μ΄λ™ν•©λ‹ˆλ‹€.

      cd frontend

      Β 

      yarn λͺ…λ Ήμ–΄λ₯Ό 톡해 μ˜μ‘΄μ„± νŒ¨ν‚€μ§€λ₯Ό μ„€μΉ˜ν•˜κ³  Recat μ„œλ²„λ₯Ό μ‹€ν–‰ν•©λ‹ˆλ‹€.

      yarn
      yarn start

Β 

Built With

Backend

  • Django 2.2
  • Django REST framework 3.9.2
  • Google Cloud Natural Language API

Β 

Frontend

  • React: 16.8.6
  • semantic-ui-css: 2.4.1
  • semantic-ui-react: 0.86.0
  • styled-components: 4.2.0
  • axios: 0.18.0

Β 

Authors

variable_chef's People

Contributors

jiwookseo avatar ejolie avatar dependabot[bot] avatar

Stargazers

μ„œμ •μ€€ avatar  avatar DongChan avatar  avatar

Watchers

 avatar

Forkers

ejolie

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.