Skip to content

The public repository for the backend component of PalaNote!

Notifications You must be signed in to change notification settings

knohow-legacy/palanote-backend

Repository files navigation

PalaNote Server

This is the backend server component for PalaNote, a submission for the 2022 Hackathon by The Sea and the 2022 Congressional App Challenge

Authors

Knohow - The PalaNote Team

License

GNU LGPL-3.0

Installation

Runs on Node.JS v16.10.0 and TypeScript v4.5.5 Run npm install to install all modules and make sure to also npm install typescript -g to download TypeScript

Startup

Run start.sh / start.bat to start up the project using ts-node-dev. For production mode, make sure to switch the mode to production in the ./src/config.ts file and run build.sh / build.bat.

About

The public repository for the backend component of PalaNote!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published