GithubHelp home page GithubHelp logo

wandji69 / devconfcm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devconfcm/devconfcm

1.0 1.0 0.0 319 KB

DevConfCM Website

Home Page: https://devconfcm.com

License: MIT License

HTML 18.79% CSS 10.15% JavaScript 20.49% Go 50.26% Shell 0.31%

devconfcm's Introduction

devconfcm

Website for DevConfCM (devconf.cm)

How to run the code

Build

git clone https://github.com/DevConfCM/devconfcm.git

Build frontend code

cd devconfcm/frontend

npm run build

Run

cd devconfcm

Configuration variables

The app.env file houses all non-sensitive configuration variables.

  • PORT: Port our application will be listening to.
  • HOST: Host for our server.
  • DB_URL: Url for our database.

For sensitive variables such as USERNAME, PASSWORD e.t.c, put them in your system's evironment variables.

go run main.go

Note: Because of how the code is setup, when you make changes to the frontend you need to run npm run build from within the frontend directory then restart the server. During development, if you need need to use react development tools like livereload, then run npm start instead and mock api calls. Once your feature is ready, you can make it work with actual api calls by doing npm run build and running the application.

devconfcm's People

Contributors

falence avatar ivange94 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.