Skip to content

bartz-dev/tatoo-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


VueLaravel
Skinner Project's tatoo library

A beautiful interface made with Laravel and Vue.JS and completing with ThreeJS and tailwindCSS.

Key FeaturesHow To UseDownloadCreditsRelatedLicense

Key Features

  • Dark/Light mode
  • Live update - Make changes, See changes
    • Instantly see what your 3d model look like on the interface.
  • .NET software
    • Artists management with their tag to filter them.
    • Artist's models management with 3d model (not stacked in db but directly in storage of the interface)
    SoftwareInterface
  • Interface fully responsive for mobile application
  • Filter artists by their type
  • ThreeJS integration with laravel
  • Support GLB and GLTF to preview different tatoo made by many artists.
  • Usefull to compile with docker-compose
  • Full interface communicate with BackEnd
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need php and Git and Node.js (which comes with npm), you also need docker installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/clementfleur/tatoo-library.git

# Go into the repository
$ cd tatoo-library

# move .env.example to .env for dev environment
$ mv .env.example .env

# Install dependencies
$ make install
# OR avoiding installing Make
$ docker-compose up -d

# Run the app
$ yarn run dev

Note If you're using Linux Bash or WSL on Windows, please be sure to have docker-compose's integration with WSL.

Download

You can download the latest installable version of tatoo's library for Windows, macOS and Linux.

Credits

This software uses the following open source packages:

Related

Tatoo Library's management software - Software Application management of the web interface

You may also like...

License

MIT


GitHub @clementfleur Twitter @BartzGame Discord @Bartz#8618