Skip to content

kucingapi/devgirls

Repository files navigation

Logo

Dev Girls API

An awesome community consist of girls
Explore the docs »

View Demo

About The Project

Devgirls is a community in filkom that consist of girls. Devgirls API is an API that help devgirls community to manage event and article much more easier. And make devgirls member easier to register in devgirls.

Built With

This is what we make to make devgirls API

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://supabase.com/
  2. Create a bucket in supabase that called acara
  3. Create a bucket in supabase that called artikel
  4. Clone the repo
    git clone https://github.com/kucingapi/devgirls
  5. Install NPM packages
    npm install
  6. Create postgrestql database
  7. Enter your credential in .env.example
     DB_HOST=127.0.0.1
     DB_USER=postgres
     DB_PASSWORD=test
     DB_PORT=5432
     DB_DATABASE=devgirls
     TOKEN_SECRET=aklsdfjaslk
     SUPABASE_URL=alksdjfa
     SUPABASE_KEY=asdfakjfds
    
  8. Change name .env.example to .env

Documentation

Here is the link to documentation in postman Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published