Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 669 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 669 Bytes

CoderComm Frontend

A demo application for teaching the FTW course at CoderSchool.

Get Started

REACT_APP_BACKEND_API="https://codercomm-api-dot-cs-platform-306304.et.r.appspot.com/api"
REACT_APP_CLOUDINARY_CLOUD_NAME = 'cloudinary-cloud-name'
REACT_APP_CLOUDINARY_UPLOAD_PRESET = 'cloudinary-upload-preset'

The upload preset of your cloudinary should be unsigned.

  • Run npm install

The demo app is running on: https://codercomm-dot-cs-platform-306304.et.r.appspot.com