Giter Site home page Giter Site logo

trace2798 / passage_fullstack Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 4.34 MB

Post iT - Milestones, memories, and more. An web application to share your milestones, memories and more. Authentication using Passage by 1Password

Home Page: https://passage-fullstack.vercel.app

License: MIT License

JavaScript 3.50% CSS 4.63% TypeScript 91.86%
1password hashnode-hackathon passageby1password passageidentity

passage_fullstack's Introduction

Post iT made using Next.js 13.4 App Router: Passage for authentication, React & Tailwind css.

This repo is for my submission for the 1Password X hashnode X hackathon which took place during June 1 - June 30, 2023

Hashnode article: Share your milestones and memories with "Post iT"

Getting Started

Either fork the repo or directly clone it

Prerequisites

**Node version 16.8 or later
**macOS, Windows (including WSL), and Linux are supported.

To directly clone the repo

git clone https://github.com/trace2798/passage_fullstack.git

Install packages

npm i

Setup .env file

NEXT_PUBLIC_PASSAGE_APP_ID=
NEXT_PUBLIC_PASSAGE_API_KEY=
DATABASE_URL=

Disclamer: Recently, when I named my env file as .env.local I ran into some problems with prisma so if you face similar problem just name is as .env and do not forget to add it to your .gitignore. After adding .env to your gitignore and if the .env file is getting pushed with your commit then check this link out

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app
build To build your application
start Starts a production instance of the app

"postinstall": "prisma generate" is required if you want to deploy your site.

For env value and functionality of this application I have wrote a very detailed article on hashnode

Youtube Demo Link: Post iT

passage_fullstack's People

Contributors

trace2798 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.