It is advised to have Git-LFS installed before
continuing. If you do not install git-lfs first, you will have to manually
download the database file src/data/data.db after cloning and place it in
/src/data/.
- Run
git clone https://github.com/TimAagaard/CountriesNowAPIv1.git.
Run the following commands:
npm inpm run db:generate
1.) Run npm run dev this will start the server on port 3000, if you would
like to run on a different port set the PORT environment variable in the
.env file.