Daniel Oladepo
Daniel Oladepo
``` var environment = {}; environment.staging = { 'port' : '3000', 'envName' : 'staging' }; environment.production = { 'port' : '5000', 'envName' : 'production' }; var currentEnvironment = typeof(process.env.NODE_ENV) ==...
`` const config = require('./config'); ``
@phyleria . I am from WriteTech hub. Can I be assigned to this issue?
I will take Halfvec
> > I will take Halfvec > > Amazing! Let me know if you need any assistance Okay I will. Thank you
I am interested. Can I work on this issue?
@phyleria This PR is ready for review
@phyleria Please review this pull request.
@phyleria I have made the changes you requested. Please review my pull request.