/some-api-test

test for generator project

Primary LanguageJavaScript

some-api

some api

Installation

  1. Clone the repo.

  2. Create a copy from the .env.sample file with

    cp .env.sample .env
  3. Fill .env values

  4. run npm install

  5. run cd some-api

  6. run the project with npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.