Skip to content

A button for GitHub README.md profiles that counts the number of times it was clicked

License

Notifications You must be signed in to change notification settings

jdtzmn/pointless-profile-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pointless-profile-button

a button for GitHub README.md profiles that counts the number of times it was clicked

Demo

pointless button

Deploying

Set Up Database

Set the database URL on your computer

export DATABASE_URL="..."

Generate tables

yarn migrate
yarn generate

Set the Environment Variables on the Server

This varies from provider to provider, but the environment variable DATABASE_URL will need to be set manually.

Build for Production

yarn build

Start the App

yarn start

About

A button for GitHub README.md profiles that counts the number of times it was clicked

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published