Node.js Server for Cassettea.
Go to file
stickyPiston 8383adb439 📝 Created README.md
Always interesting to read.
2019-09-17 16:53:33 +02:00
bin 🎉 Initialized express 2019-09-17 16:49:23 +02:00
public/stylesheets 🎉 Initialized express 2019-09-17 16:49:23 +02:00
routes 🎉 Initialized express 2019-09-17 16:49:23 +02:00
views 🎉 Initialized express 2019-09-17 16:49:23 +02:00
.gitignore 🎉 Initialized express 2019-09-17 16:49:23 +02:00
app.js 🎉 Initialized express 2019-09-17 16:49:23 +02:00
package-lock.json 🎉 Initialized express 2019-09-17 16:49:23 +02:00
package.json 📝 Created README.md 2019-09-17 16:53:33 +02:00
README.md 📝 Created README.md 2019-09-17 16:53:33 +02:00

Cassettea-api-node

This is the Cassettea server for node.js. To install, simply run

git clone https://gitea.arnweb.nl/corner/Cassettea-api-node.git && cd Cassettea-api-node
npm install
DEBUG=Cassettea-api-node:* npm start