A full-featured API to interact with Plan on the MetaMechanicists server https://gooch.dev/api/mm
Find a file
2022-03-11 18:47:40 -05:00
modules fix issues with webserver 2022-03-04 15:04:44 -05:00
website finish low and mid priorities 2022-03-04 14:27:24 -05:00
.gitattributes Initial commit 2022-02-16 18:14:47 -05:00
.gitignore Add authentication support 2022-02-21 22:34:34 -05:00
config.json finish low and mid priorities 2022-03-04 14:27:24 -05:00
index.ts change port to 3001 to allow for hosting on my webserver 2022-03-04 14:30:01 -05:00
notes.md add player website page 2022-03-04 08:17:28 -05:00
package-lock.json remove node-canvas as a depend 2022-03-04 14:34:48 -05:00
package.json remove node-canvas as a depend 2022-03-04 14:34:48 -05:00
README.md Update README.md 2022-03-11 18:47:40 -05:00
tsconfig.json commit 2022-02-17 09:03:37 -05:00

mm-api

A full API to interact with Plan on the MetaMechanics server

Building

Clone, and run npm run init