Skip to content

0rnella/vibe_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vibe_check

A place to research companies

Setup

  • Clone this repo and open a terminal/shell window
  • cd into the repo (by running cd vibe_check)
  • run npm i (this installs all packages needed for the project)
  • run npm run env-setup (this creates a .env file to add your environment variables into)
  • get your Airtable key and add it into .env after AIRTABLE_KEY= (i.e. AIRTABLE_KEY=abcde)
  • run npm run start-dev (this starts the server at the url that will appear in the terminal)
  • open a browser window and navigate to the url in question! by default it will be localhost:8000

About

A place to research companies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published