Skip to content

lordkkjmix/parse-server-starter-ts

Repository files navigation

Parse Server Full Starter in TypeScript

Available Features

  • Authentification
  • Push Notificaton
  • Send Email

Local Launch

  • After official MongoDB Installation
$ mongod --dbpath=data
$ npm run start

Run Test

$ npm install
$ npm test

Input your own code

  • You can edit all files in /src (all files in /dist will be replace on launch)
  • Customize server starting in file index.ts

Example project will available soon...

About

Parse server starter pack in typescrypt

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published