-
🔭 I’m currently working on a travel app
-
🌱 I’m currently learning Typescript
Welcome! Before running the project please configure the ENVIRONMENT VARIABLES: -Create 2 .env files (.env.development, .env.test) -Open the .env.development file and add the following PGDATABASE=nc_news -Open the .env.test file and add the following PGDATABASE=nc_news_test -Make sure that both files are included in the .gitignore file to prevent to commit the environment variables
Happy coding 🤓