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

077e122 Β· Jul 2, 2020
Jun 26, 2019
Feb 11, 2019
Aug 18, 2019
Feb 28, 2019
Jun 23, 2019
Jun 26, 2019
Jul 2, 2020
Aug 18, 2019
Mar 3, 2019
Aug 9, 2019
Jun 6, 2019
Nov 4, 2018
Mar 9, 2019
Aug 22, 2019
Jun 3, 2019
Aug 7, 2019
Jun 3, 2019
Dec 10, 2018
Apr 11, 2019
Jul 2, 2020

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 git@github.com: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