Coder Social home page Coder Social logo

devstarter-temp's Introduction

#SEED DATA In order to seed three developer data, please follow this method after merging your files:

    1. Run your server
    1. Change the url to localhost:3000/seed
    1. If you see a white screen that says " You have successfully seeded data", then the seed should be transported to your mongodb.
    1. Please comment out your own seed data before seeding or Angular.JS will give a duplication error.

#ADMIN Status In order to give yourself admin status, run the following command in your mongo after you have switched to the devstarter database:

db.users.update({name: "YOUR NAME HERE"}, { $push: { roles: "admin" }})

After doing this, go to localhost:3000/users/admin and approve the users you want to see in the developers listing page.

Currently, it is setup so that each time you approve a user it sends them an e-mail via node-mailer. I highly recommend that you test just with yourself or other members of the team before spamming others.

devstarter-temp's People

Contributors

amenders avatar amoshaviv avatar andrunix avatar ariutta avatar bwestmoreland avatar ciccio86 avatar claydiffrient avatar davidyang avatar dizda avatar esco avatar fyockm avatar hypersundays avatar jonaswindey avatar liorkesos avatar lirantal avatar mackstar avatar malterb avatar markstos avatar memolog avatar mrjasonweaver avatar mrngoitall avatar pontifier avatar rapind avatar rschwabco avatar russell-ingram avatar shacharz avatar spacemonkey avatar superjisan avatar udisun avatar vikramtiwari 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.