Skip to content

CedricKuang/Carbon-Project

 
 

Repository files navigation

Carbon

Development

  1. Get the .env file from another teammate/editor

  2. Place .env file under the top project directory.

  3. docker-compose build

    1. If you encounter issues in building the docker containers, delete last line (10th line) in .env file
  4. docker-compose up

  5. Go to http://localhost:3000/

Deployment

  1. docker build . -t dailybruin/carbon

  2. docker push dailybruin/carbon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • CSS 4.1%
  • HTML 2.9%
  • Dockerfile 0.2%