Skip to content

muraterzioglu/atolye15-camp

Repository files navigation

Atölye15 Logo

After two years of pandemic break, Atölye15 8. Intern Bootcamp with us! I would like to thanks the all the team members for giving me this opportunity and a challenge to improve myself! (Spoiler alert: it did!)

Usage

You can find all the details about project at our wiki page. Tasks, applications ve GraphQL schemas explained in here!

Setup

Actually I would like to use Yarn 2 with Plug'n'Play but seems like Apollo has some problems with that, that's why nodeLinker option set as node-modules

$ yarn install

Komutlar

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Links