Skip to content

Timnas-Bangkit/API-CC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindUp

This is the backend API service for the FindUp application, a platform designed to connect tech talent with startup founders in Indonesia. The backend handles user authentication, data management, and provides endpoints for core application functionalities.

Table of Contents

Current Features

  • Authentication
  • Several user actions
  • Posts
  • CV detection
    • Scoring
    • 'Job role' classification.
  • Worker application

Technologies Used

  • Node.js
  • Express.js
  • Sequelize.js
  • JWT for authentication
  • TFjs
  • Google Cloud Platform (GCP):
    • Cloud Run
    • Cloud Storage
    • Cloud SQL
    • Cloud Run Function
    • Pub/Sub
    • Cloud build

Setup & Installation

  1. Clone repository
git clone https://github.com/Timnas-Bangkit/API-CC
cd API-CC/ExpressProject
  1. Install dependencies
npm install
  1. Specify environtment variables
cp .env.example .env
vi .env

also these for additional configurations

  1. Run the app
bin/www

grant execution permission first to the file.

Api Endpoints

for more see our documentations.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages