Include files properly
plus update the readme
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// import { createUser } from 'src/services/users/users.js'
|
||||
|
||||
// identity-signup.js
|
||||
import { createUser } from 'src/services/users/users.js'
|
||||
|
||||
export const handler = async (req, _context) => {
|
||||
const body = JSON.parse(req.body)
|
||||
|
||||
Reference in New Issue
Block a user