Skip to content

TimAagaard/CountriesNowAPIv1

Repository files navigation

CountriesNowAPIv1

Download:

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/.

  1. Run git clone https://github.com/TimAagaard/CountriesNowAPIv1.git.

Install:

Run the following commands:

  1. npm i
  2. npm run db:generate

Run:

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.

About

TypeScript rewrite of Martins Onuoha's countriesNowAPI located at https://github.com/MartinsOnuoha/countriesNowAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published