Giter Site home page Giter Site logo

uswebk / domsy Goto Github PK

View Code? Open in Web Editor NEW
64.0 4.0 4.0 5.44 MB

Domain Management System 📒 [Laravel / Nuxt.js]

Shell 0.03% PHP 68.18% JavaScript 4.80% Vue 26.65% SCSS 0.07% Blade 0.04% Makefile 0.15% Dockerfile 0.07%
laravel vue vuetify php chartjs nuxt mysql management-system vuejs web

domsy's Introduction

Production-AutoUnitTest Dev-ManuallyUnitTest

Description

Laravel ✖️ Nuxt.js

This is a portfolio.

Management system of domain, dealing, accounts, role etc...

Setup

#backend
make build

#frontend
docker-compose up

Pages

  • Top
  • Login
  • Register(Individual / Company)
  • Password Reset
  • Mypage
  • Dashboard
  • Domain Management
  • DNS Management
  • Client Management
  • Registrar Management
  • Dealing / Billing Management
  • Settings( General / Mail )
  • Account

Screen

image

image

image

Batches

  • Domain expiration notification
  • Add billing from dealing
  • Auto pull DNS records

Others

  • Role Management
  • Google Login
  • Domain Csv Export
  • DNS Csv Export
  • Dealing Csv Export

domsy's People

Contributors

dependabot[bot] avatar uswebk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

domsy's Issues

Cannot build backend

Dear uswebk, your domsy project seems really interesting.
Unfortunately I was not able to build it on Google Cloud VM (please see the error of build at the end).

Finally I tried with:

#backend

docker-compose up

It's started but I got these errors in browsers:

Cannot append to ... /var/www/storage/logs/laravel.log ... Permission denied.

To fix I entered into the docker container and applied temp fix (did it in both domsy-nginx and domsy-web):

chmod 0777 /var/www/storage -R

But now when I access http://localhost:8000 the 404 | NOT FOUND page is displayed.

Can you maybe guide me which commands I need to execute on a debian VM to build correctly domsy backend and frontend?

I cannot wait to be able to see domsy in action.

Thank you very much,
Keep up your work

Error Log:


   Illuminate\Database\QueryException 

  SQLSTATE[HY000] [2002] Connection refused (SQL: SHOW FULL TABLES WHERE table_type = 'BASE TABLE')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:712
    708▕         // If an exception occurs when attempting to run a query, we'll format the error
    709▕         // message to include the bindings with SQL, which will make this exception a
    710▕         // lot more helpful to the developer instead of just the database's errors.
    711▕         catch (Exception $e) {
  ➜ 712▕             throw new QueryException(
    713▕                 $query, $this->prepareBindings($bindings), $e
    714▕             );
    715▕         }
    716▕     }

      +44 vendor frames 
  45  artisan:37
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
make: *** [Makefile:5: build] Error 1

v2

  • DomainCsv Download
  • DNS Csv Download
  • Dealing Csv Download
  • Google Login
    - [ ] DomainCsv Import

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.