PhelipeLB / Crud-beer

App project to help taking order for a local beer store.
11 stars 1 forks source link

feat: sparkles: Add simple Koa.js server with .env and tsx support #10

Closed OtavioSC closed 1 year ago

OtavioSC commented 1 year ago

A "hello world' route was added to koa.js server with dotenv configuration and tsx script called "dev".

OtavioSC commented 1 year ago

7