GithubHelp home page GithubHelp logo

medicayman / namebase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alanagoyal/branded

0.0 0.0 0.0 6.14 MB

Home Page: https://namebase.ai

JavaScript 0.22% TypeScript 93.35% CSS 0.65% PLpgSQL 5.79%

namebase's Introduction

Namebase

Namebase helps founders generate unique name ideas, available domain names, creative logos, and even sales collateral for their startups.

Getting Started

git clone https://github.com/alanagoyal/namebase

Supabase

This project uses Supabase as a backend. To set up the database, create a new project, enter your project details, and wait for the database to launch. Navigate to the SQL editor in the dashboard, paste the SQL from the migration file into the SQL editor and press run. You can also use the Supabase CLI to do this locally.

Grab the project URL and anon key from the API settings and put them in a new .env.local file in the root directory as shown:

NEXT_PUBLIC_SUPABASE_URL="<your-supabase-url>" 
NEXT_PUBLIC_SUPABASE_ANON_KEY="<your-anon-key>"

APIs & Dependencies

This project uses the following APIs:

  • OpenAI for chat completions and image generation
  • Braintrust for logging & evals
  • Markprompt to power the AI customer support chatbot
  • Onedoc to generate the PDF one-pager documents
  • WHOXY to fetch available domain names

For each, you can sign up for a free account, grab your API key, and paste it into .env.local.

Run npm install to install the dependencies

Run

Run npm run dev and open http://localhost:3000 to start developing locally.

Deploy

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

namebase's People

Contributors

alanagoyal avatar use-tusk[bot] avatar fumedev[bot] avatar sohil-kshirsagar 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.