Skip to content

A Photoghraphy and Fine Arts Web App Made with Sails and Mongo DB

Notifications You must be signed in to change notification settings

RajvirS99/PFA-Sails

Repository files navigation

A Web Application made for a Community (Photography and Fine Arts) in a college.

A Sails v1 Web App

You Should be having Nodejs and npm installed in your system

If you don't have Git then you install it from https://git-scm.com/downloads

If you are the First User in git then you need the configure by using

git config --global user.mail "[email protected]" git config --global user.name "YourName"

This repository also needs Sails framework and MongoDB installed in your system.

Steps to install the project

  • Use the "git clone 'repository link' " Command to clone the repository in your system.
  • Now use the command "npm install" in your system to install the package Dependencies.
  • Open the Project on your favourite text editor to edit it (Mine is Visual Studio Code).
  • Now you can open the Server by using the command "sails lift".
Congratulations! Your Server is live and now you can open the project on the address "localhost:1337".
You can also use nodemon package as it automatically refreshes the page after we edit and save the project, link is below.

https://www.npmjs.com/package/nodemon

SailsJs Links

Version info

This app was originally generated on Tue Nov 19 2019 21:28:59 GMT+0530 (India Standard Time) using Sails v1.2.3.

About

A Photoghraphy and Fine Arts Web App Made with Sails and Mongo DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published