Skip to content

girlscript/Star-in-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star-in-me

starinme.com

  • how to create pull requests:
  • clone this repository (git clone "git-repo-url")
  • create a new branch (git checkout -b "your_branch_name")
  • do changes in this branch
  • git add .(to add all the changed files")
  • git commit -m ""commit message"
  • git push origin branch_name
  • create a pull request from github

To connect to database

  • Download MongoDb
  • Set up Environment variables
  • To start server use command "mongod"
  • To check database files and for database commands use "mongo"

Releases

No releases published

Packages

No packages published

Languages