Kode sumber ini merupakan end point API pengelolaan data kebencanaan. Aplikasi client yang mengakses backend ini dapat berupa yang disediakan pada Data Kit Kebencanaan - Frontend
Mari berkolaborasi untuk pengelolaan data kebencanaan yang baik.
Stater project: Gerak Bareng Sulteng
This application client using Auth0 for authentication and use api key for access GraphQl/ApolloServer
- Authentication: Auth0
- Endpoint API: Apollo Server GraphQL
- Typescript
- MongoDB
- Clone repo
git clone https://github.com/infest-lab/datakit-bencana-backend.git
- Goto project folder
- Install packages
npm install
- Create
config.ts
on/app/config
directory. Refer toconfig.sample.ts
as sample configuration
Run npm start
for a dev server. Navigate to http://localhost:9000/
. The app will automatically reload if you change any of the source files.
khayat[at]infest.or.id