Giter VIP home page Giter VIP logo

trendingtechnology / pexies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from canersevince/pexies

0.0 1.0 0.0 11.88 MB

Pexies is a personal photo gallery built on pexels & unsplash & flickr api. You can see curated pictures, randomized pictures, view popular tags, search, randomize pictures and add them to your favourites.

Home Page: http://pexies.com

JavaScript 0.63% HTML 0.53% Vue 44.95% TypeScript 41.18% CSS 12.71%

pexies's Introduction

Pexies

Screen-Shot-2020-09-04-at-17-38-23 Screen-Shot-2020-09-04-at-17-36-22 Screen-Shot-2020-09-04-at-17-36-52

Description

Pexies Pexies is a personal photo gallery built on Pexels&Flickr&Unsplash api. Pexies is built with Nest.js with Vue.js front-end.

You can see sign up or use it as guest, view daily curated pictures, randomized pictures or search, then add them to your favourites. It utilizes public nudity detection api's to keep user profiles clean and safe. Uses AWS S3 Bucket to store user assets. As database, Pexies is using MongoDB cloud.

Use it

Pexies!

Example enviroment variables

create a .env file in root folder. and edit values

pexels_api_key=""

mongo_server=""

secret_salt=""

FLICKR_API_KEY=""

AWS_ACCESS_KEY=""

AWS_SECRET_ACCESS_KEY=""

BUCKET_NAME=""

UNSPLASH=""

UNSPLASH_SECRET=""

NUDITY_DETECTOR=""

Thanks to awesome people who created these awesome things

Nest Logo NPM Version NPM Version

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

pexies's People

Contributors

canersevince 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.