Skip to content

itsanishjain/SAAS101

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Database setup

we are using cloud version of mongodb to make things smooth

Google Thing

https://console.cloud.google.com/home/dashboard?project=dev-access-318110

.env

make .env file in root folder MONGODB_URL= YOUR_MONGODB_URL OPENAI_API_KEY=YOUR_OPENAI_KEY

  • Google signup -GOOGLE_CLIENT_SECRET -GOOGLE_CLIENT_ID

instal packages

  • cd saas101
  • npm install

Start

  • npm start

Updates

we are building complete SAAS101 using nodejs,stripe, mongodb Atlas and yes GPT3 so code I implemented is still not working but I try my best to buid it as soon as possible

##Completed

  • social logins adn normal login auths
  • calculate tokens used + times user use this API calling openai

TODOs

inside ideasAPI

  • prompt design + verification
  • Payment system via (Stripe)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published