Skip to content

Free stock avatars for everyone πŸ‘¦πŸΌπŸ‘¨πŸΎπŸ‘©πŸ» (Built w/ Vapor)

License

Notifications You must be signed in to change notification settings

AlexxNica/TinyFaces

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

74 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TinyFaces πŸ‘¦πŸΌπŸ‘¨πŸΎπŸ‘©πŸ»

Free stock avatars for everyone

Tiny Faces is a free crowd-sourced avatar gallery to use in your personal or commercial projects

Also check out our TinyFaces Sketch Plugin

πŸ€– Before building (dependencies)

macOS:

  • Run brew install gd
  • Run brew install mysql followed by mysql_secure_installation to setup a database
  • Install Xcode
  • Run vapor xcode, this will create the Xcode project

Ubuntu (server):

  • Run sudo apt-get install libgd-dev
  • Run apt-get install libmysqlclient-dev

Database:

  • Create a MySQL database called marvel_faces, e.g. using the mysql CLI: CREATE DATABASE marvel_faces;
  • Config/mysql.json contains the database credentials

🚧 Building

macOS:

πŸ“– Documentation

Visit the Vapor web framework's documentation for instructions on how to use this package.

πŸ’§ Community

Join the welcoming community of fellow Vapor developers in Slack.

πŸ”§ Compatibility

This package has been tested on macOS and Ubuntu.

About

Free stock avatars for everyone πŸ‘¦πŸΌπŸ‘¨πŸΎπŸ‘©πŸ» (Built w/ Vapor)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 96.4%
  • CSS 3.4%
  • HTML 0.2%