metakgp / naarad

Self-hosted ntfy.sh server for metakgp
https://naarad.metakgp.org
GNU Affero General Public License v3.0
11 stars 3 forks source link

Impelement an User registration page #12

Closed Bikram-ghuku closed 2 months ago

Bikram-ghuku commented 2 months ago

Fixes #9

rohan-b-84 commented 2 months ago

Use this font for metaKGP logo https://fonts.google.com/specimen/Titillium+Web?preview.text=metaKGP

proffapt commented 2 months ago

Use this font for metaKGP logo https://fonts.google.com/specimen/Titillium+Web?preview.text=metaKGP

also, did you do this?

Bikram-ghuku commented 2 months ago

Use this font for metaKGP logo https://fonts.google.com/specimen/Titillium+Web?preview.text=metaKGP

also, did you do this?

Yes

proffapt commented 2 months ago

Frontend dockerised nahi hai?

Bikram-ghuku commented 2 months ago

Frontend dockerised nahi hai?

Nope

proffapt commented 2 months ago

usse bhi dockerise kardo

rohan-b-84 commented 2 months ago

frontend toh vercel par chalega na lekin ?

On Sat, 29 Jun 2024, 1:27 am Arpit Bhardwaj, @.***> wrote:

@.**** commented on this pull request.

In docker-compose.yml https://github.com/metakgp/naarad/pull/12#discussion_r1659257748:

@@ -23,6 +23,23 @@ services: start_period: 40s restart: unless-stopped

  • naarad-auth:
  • build: backend
  • image: metakgp/naarad-auth
  • environment:

ye 8000 specify karna zaroori hai?

— Reply to this email directly, view it on GitHub https://github.com/metakgp/naarad/pull/12#pullrequestreview-2148862723, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATYL447WCC3SGHCEF5YICNTZJW54JAVCNFSM6AAAAABKB2RRVCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCNBYHA3DENZSGM . You are receiving this because you commented.Message ID: @.***>

proffapt commented 2 months ago

frontend toh vercel par chalega na lekin ? On Sat, 29 Jun 2024, 1:27 am Arpit Bhardwaj, @.> wrote: @*.*** commented on this pull request. ------------------------------ In docker-compose.yml <#12 (comment)>: > @@ -23,6 +23,23 @@ services: start_period: 40s restart: unless-stopped + naarad-auth: + build: backend + image: metakgp/naarad-auth + environment: + - NTFY_SERVER=http://naarad:8000 ye 8000 specify karna zaroori hai? — Reply to this email directly, view it on GitHub <#12 (review)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATYL447WCC3SGHCEF5YICNTZJW54JAVCNFSM6AAAAABKB2RRVCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCNBYHA3DENZSGM . You are receiving this because you commented.Message ID: @.>

pata nahi kese chalega :harold:

Bikram-ghuku commented 2 months ago

Best will be to host on vercel

proffapt commented 2 months ago

migrated to #13