Simple photo gallery for people to share photos
Please ensure you have the following dependencies:
- Node dubnium (10.14.2+) or carbon (8.14.0+)
- npm 6.9.0+
To build the project locally, perform the following steps:
- Clone the repo
git clone https://github.com/ItsMeWithTheFace/PikStok.git
- Go into the
webgallerydirectory and install the dependencies:cd PikStok/webgallery npm install - Start the server:
node start
This will start a local server on localhost:3000.
API docs can be found here
