Skip to content

wasona/backend-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-server

The WIP backend for Wasona. Uses Express + Postgres. Currently implementing auth.

Requirements

  • Yarn (>= 1.22)

  • Postgres

Installation

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

Usage

yarn run 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published