Code cleanup #1

Closed
opened 2021-10-15 11:25:42 -06:00 by ki9 · 0 comments

Move stuff to env vars

  • env vars for dev/prod
  • ALL_CAPS vars to env vars
  • SERVERS to data/servers.json
  • requester override in env var if dev=true

Move functions to own files

  • Seperate routes (from /?add=test to /add?name=test)
  • Move endpoints to own files
**Move stuff to env vars** - [X] env vars for dev/prod - [X] ALL_CAPS vars to env vars - [X] SERVERS to data/servers.json - [X] `requester` override in env var if dev=true **Move functions to own files** - [X] Seperate routes (from `/?add=test` to `/add?name=test`) - [X] Move endpoints to own files
ki9 changed title from Move constants to env vars to Code cleanup 2021-10-15 11:34:49 -06:00
ki9 added this to the v1.0.1 milestone 2021-10-15 11:52:59 -06:00
ki9 closed this issue 2021-10-16 19:38:54 -06:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gf4/wagon#1
There is no content yet.