Skip to content

๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ‘จโ€๐Ÿ’ป This is a repository for developing pyconkr 2019 api server.

License

Notifications You must be signed in to change notification settings

pythonkr/pyconkr-2019-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PyCon.KR api

CircleCI codecov

A git repository for PyCon Korea api.

Requiremensts

  • Python 3.6.3

Getting started

์„ค์น˜ํ•˜๊ฑฐ๋‚˜ ๋„์ปค๋ฅผ ํ™œ์šฉํ•˜์—ฌ postgresql์„ ์„ค์น˜ํ•ฉ๋‹ˆ๋‹ค.

$ docker run -d --name postgres -p 5432:5432 postgres

๊ทธ๋ฆฌ๊ณ  ์„œ๋น„์Šค๋ฅผ ๊ตฌ๋™ํ•ฉ๋‹ˆ๋‹ค.

$ git clone [email protected]:pythonkr/pyconkr-api.git
$ cd pyconkr-api 

$ ./manage.py migrate
$ ./manage.py runserver

Contribution

์ฒ˜์Œ Contribution๋ฅผ ํ•˜์‹œ๋Š” ๋ถ„์ด๋ผ๋ฉด, Pull Request๋ฅผ ๋งŒ๋“ค๊ธฐ ์ „์— Contribution Guide๋ฅผ ๊ผญ ์ฝ์–ด์ฃผ์„ธ์š”.

About

๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ‘จโ€๐Ÿ’ป This is a repository for developing pyconkr 2019 api server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages