paphos-backend

The official service back-end.

paphos-backend

This is the core backend for the official Pygmalion service.

Very early work-in-progress, not usable in any capacity.

Contributing

If you wish to contribute, this section contains some relevant information.

The stack is:

To get started, you need all of the above installed and functional on your machine.

For development, the default configuration expects a postgres user with password postgres to be available. You can then create the databases manually, or use lucky db.setup to create them automatically I believe.

With PostgreSQL up and running and the development database created, you can boot up the development server:

$ lucky dev

The API should then be reachable at http://localhost:3000/. Routes are under /api/v1 but are undocumented as of now, you'll need to trek through the code to figure them out.

Useful links

  • Lucky's official guides: contains tutorials about the usual stuff (installation, route setup, handling data in the database, etc.)
Repository

paphos-backend

Owner
Statistic
  • 13
  • 5
  • 9
  • 0
  • 8
  • about 1 year ago
  • January 23, 2023
License

Links
Synced at

Fri, 03 May 2024 04:52:01 GMT

Languages