Skip to content

Backend for Wasona (language practice app) made with Express and pg-promise.

License

Notifications You must be signed in to change notification settings

wasona/backend-server

Repository files navigation

backend-server

The WIP backend for Wasona. Uses Express, pg-promise, and Postgres. Currently mostly done with auth, and implementing application logic.

  • Postgres

Installation

git clone https://github.com/wasona/backend-server
mv sample.env .env  # And populate it with real authorisation
npm x build

Usage

npm x dev

Setting up a systemd service, docker etc is up to you.

License

backend-server is licensed under the GNU Affero General Public License Version 3.

About

Backend for Wasona (language practice app) made with Express and pg-promise.

Topics

Resources

License

Stars

Watchers

Forks