Typescript and Vue.js Starter Template 1.1.0

   (3 reviews)

3 Screenshots

About This File

This is RageMP start server template. It's using typescript (server-side and client-side), Vue.js for CEF and including simple log in/sign up system.

Thanks CocaColaBear for typescript types:

Server-side: https://github.com/CocaColaBear/types-ragemp-s

Client-side: https://github.com/CocaColaBear/types-ragemp-c

 

Installation:

  1. Install Ragemp server.
  2. Put all files in server-files directory.
  3. Run npm i by cmd inside server-files, server-files/app/server, server-files/app/client, server-files/app/cef.
  4. Server using MySQL as a database. So you have to import sql structure file in to your database. Import sql structure file structure.sql into it.
  5. Modify your account data inside app/server/Options/ in files sDB.ts and sNodemailer.ts
  6. Run build-server.bat file inside server-files directory with server.exe.
  7. Now you can modify src code in app and test your server!

 

Also available on github: https://github.com/MarkCavalli/rage-server-start-template


What's New in Version 1.1.0   See changelog

Released

- Fixed ts client and server rage types

- Updated packages

  • Like 5



User Feedback

Recommended Comments

Hey mate.

Iam currently using youre Startertemplate 1.0.0.

I have set it up correctly with your installation guide. After i started the server the console Show me that tue Database and email Server are working.

If i connect to the server he shows me the login screen thats fine becaus i Switche to the registration screen where i type my Email and then when i click get code he sends me the Code but it bring me back to the Login screen. when i Switch back and Type the code in the required field it tells me that the code is wrong. Can you help me to fix it ?

Edited by linglingthething

Share this comment


Link to comment
Share on other sites

How would I go about importing NativeUi menu into typescript? anyone able to point me in the right direction?

Share this comment


Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now