Skip to content

Adam-Ratajczak/AdamAnimeArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

242 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdamAnimeArray

How to run this?

  1. Clone the repository
  2. Install npm
  3. Install go
  4. Install mysql database, using XAMPP is adviceable
  5. Create database for your animes
  6. Write .env file with correct database connection string. It should look like that: MARIADB_CONN="user:password@(host:port)/database_name" and paste it inside folders 'go' and 'dbloader'
  7. To obtain database:
    1. Get zip archive from repo releases
    2. Compile and run dbloader subproject
    3. Follow helper instructions to import your database
  8. Run 'npm install' inside the root folder
  9. Type 'go get' and then 'go run .' inside golang folder
  10. Run 'npm run start' when your setup is ready
  11. Enjoy your animes!!!

Licensing:

"THE BEER-WARE LICENSE" (Revision 42):

phk@FreeBSD.ORG wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp

Contributing:

Feel free to share your opinion about this small project and how it can be improved ;-). It will probably be published as a regular webpage one day.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors