https://github.com/chiragagg5k/neon-t3-starter-kit

Starter Kit for developing a Fullstack Next.js Application with T3 stack and Neondb

https://github.com/chiragagg5k/neon-t3-starter-kit

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary

Keywords

challenge neondb starter- template
Last synced: 6 months ago · JSON representation

Repository

Starter Kit for developing a Fullstack Next.js Application with T3 stack and Neondb

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
challenge neondb starter- template
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Neon T3 Starter Kit

Thumbnail

Features

  • Next.js 14
  • Tailwind CSS
  • Shadcn/UI
  • Lucide Icons
  • Tanstack Query
  • Neon Database
  • Next Auth (with Google OAuth)
  • Lucide Icons

Getting Started

  1. Clone the repository

bash git clone https://github.com/ChiragAgg5k/neon-t3-starter-kit

  1. Install dependencies

bash pnpm install

  1. Create a .env file and add the following environment variables:

```bash

set up your neon database url at https://neon.tech/

DATABASE_URL="postgresql://postgres:password@localhost:5432/neon-t3-starter-kit"

url at which the app will be hosted, localhost for local development

NEXTAUTH_URL="http://localhost:3000"

create a secret key for next auth using: openssl rand -base64 32

NEXTAUTH_SECRET="your-secret-key" ```

  1. Run the development server

bash pnpm dev

  1. Open your browser and navigate to http://localhost:3000

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Owner

  • Name: Chirag Aggarwal
  • Login: ChiragAgg5k
  • Kind: user
  • Location: Noida , Uttar Pradesh , India
  • Company: Bennett University

CSE Undergrad | Student at Bennett University

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels