Coder Social home page Coder Social logo

al-quran's Introduction

Hi there, I'm Hasib! ๐Ÿ‘‹

A passionate self-taught Full Stack developer from Bangladesh.

Languages and Tools:

๐Ÿ† Github Stats

Metrics Muttakin Hasib's Dev Card

visitors

al-quran's People

Contributors

imgbotapp avatar muttakinhasib avatar

Stargazers

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

Watchers

 avatar  avatar

al-quran's Issues

How to run/build

First of all, thank your for this application, I search Quran Application and find your amazing work, thank you so much

I don't have basic in react or electron, but I'm trying to understand it

In the installation instructions you only make it up to the installation dependency stage, but don't write instructions to build into an application.

The requirements that I have just installed are :

  • nodejs : 14.16.0
  • npm : 6.14.11

I don't really understand whether there are special requirements related to prisma or electrons in this application. I haven't installed Postgresql, but now I have mysql, I change the configuration like this with a root user and a blank password, can I use other database like mysql or I have only to use the Postgree database?

.env

DATABASE_URL="mysql://root:''@127.0.0.1:3306/database_name"

I try to build use this command :

npm run build

And my console show error like this

ฮป npm run build

> [email protected] build C:\path
> nextron build

[nextron] Clearing previous builds
[nextron] Building renderer process
info  - Using webpack 4. Reason: custom webpack configuration in next.config.js https://nextjs.org/docs/messages/webpack5
info  - Checking validity of types

warn - Tailwind is not purging unused styles because no template paths have been provided.
warn - If you have manually configured PurgeCSS outside of Tailwind or are deliberately not removing unused styles, set `purge: false` in your Tailwind config file to silence this warning.
warn - https://tailwindcss.com/docs/controlling-file-size/#removing-unused-css
info  - Creating an optimized production build
info  - Compiled successfully
info  - Collecting page data
[=== ] info  - Generating static pages (0/4)
Error occurred prerendering page "/[id]". Read more: https://nextjs.org/docs/messages/prerender-error
ReferenceError: chaptersList is not defined
...
...
[=== ] info  - Generating static pages (3/4){}
info  - Generating static pages (4/4)

> Build error occurred
Error: Export encountered errors on following paths:
        /[id]

Can you help me whats my missing step or miss config ?

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.