Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

teeworlds-utilities/tw-utils-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tw-utils-api

About

A tw-utils REST API

How to build and run ?

  1. Get a nodeJS environment (tested with v16.11.1)
  2. Install the dependencies npm i
  3. Create the file .env in the repository source using the .env_example
    • Complete the fields
  4. Run the API
    • For production npm run build && npm run start
    • For dev npm run dev

About

🎡 api for tw-utils lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published